summaryrefslogtreecommitdiff
path: root/Documentation/cvs-migration.txt
AgeCommit message (Collapse)AuthorFilesLines
2005-06-28More docLibravatar Matthias Urlichs1-15/+19
2005-06-28Document the new migration toolLibravatar Matthias Urlichs1-4/+20
2005-06-12[PATCH] cvs-migration.txtLibravatar Tommy M. McGuire1-5/+7
Slightly expand the cvsimport description, and make a couple of syntax edits. The way I figure it, telling someone why cvsimport is taking so long will improve their overall user experience. :-) Signed-off-by: Tommy McGuire <mcguire@crsr.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-08cvs-migration: add more of a header to the "annotate" discussionLibravatar Linus Torvalds1-3/+20
2005-06-07Talk about "git cvsimport" in the cvs migration docsLibravatar Linus Torvalds1-1/+89
We should add a lot more information about how you copy repositories, pulling and pushing, merging etc. Oh, well. I'm not exactly known for my documentation skills. Maybe somebody else will help me..
2005-06-07[PATCH] Start cvs-migration documentationLibravatar Junio C Hamano1-0/+105
This does a section to talk about "cvs annotate". Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>