Documentation cvs: Clarify when a bare repository is needed
authorMatthew Ogilvie <mmogilvi_git@miniinfo.net>
Sat, 5 Jul 2008 04:43:41 +0000 (22:43 -0600)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Jul 2008 00:42:16 +0000 (17:42 -0700)
New users sometimes import a project and then immediately
try to use the imported repository as a central shared repository.
This provides pointers about setting up a bare repository for that
in the parts of the documentation dealing with CVS migration.

Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found