Documentation: simpler shared repository creation
authorJ. Bruce Fields <bfields@fieldses.org>
Sat, 9 Dec 2006 03:58:50 +0000 (22:58 -0500)
committerJunio C Hamano <junkio@cox.net>
Sat, 9 Dec 2006 04:11:39 +0000 (20:11 -0800)
Take Johannes Schindelin's suggestions for a further simplification of
the shared repository creation using git --bare init-db --shared, and
for a simplified cvsimport using an existing CVS working directory.

Also insert more man page references.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
cvs-migration.txt | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found