CVS2Git using CVS2SVN worked fine
Saugata Guha <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <CAOxugtC7YtJjAgo8B7zaSK+cQE2TgUASSMe=J6qsiBbLtW=k3g@mail.gmail.com> |
Feedback: for cvs2svn, it worked fine, with the following confusion. (1) git fast-import --export-marks=/home/user/mytempgit/git-marks.dat < /home/user/cvs2svn-trunk/git-blob.dat This directory (/home/user/mytempgit) must be created before you issue this command (1.1) The cat command is better in step, where you are doing git fast-import. (2) When the conversion is done. You must git checkout, without that if you do a git status, it will show all the files in the repository as marked as deleted. Thanks sguha ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2894054 To unsubscribe from this discussion, e-mail: [[email protected]].