Re: cvs2git doesn't produce output
Michael Haggerty <[email protected]> Wed, 05 Mar 2014 00:30:57 +0100
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 03/04/2014 11:46 PM, Jim Pisano wrote: > I'm working on windows 7, cvs2git fails to produce expected files: > *git-blob.dat * git-dump.dat > > the cvs2svn-tmp/ directory is created, but only has thes files. my > options file is basically the cv2git-example.options, which says it > should create tese output files in the tmp directory. I ran cvs2git w/ > my& the example options files w/ the same results. My output dir: > > jpisano/tmp/cvs_git/cvs2svn-tmp: > total used in directory 1273 available 20130708 > drwxrwxrwx 1 jpisano None 4096 03-04 15:35 . > drwxrwxrwx 1 jpisano None 65536 03-04 15:40 .. > -rw-rw-rw- 1 jpisano None 1000047 03-04 15:35 cvs-items.pck > -rw-rw-rw- 1 jpisano None 0 03-04 15:31 metadata-index.dat > -rw-rw-rw- 1 jpisano None 232951 03-04 15:35 metadata.pck It looks to me like your conversion bombed out after only one pass (or during the first pass). Look carefully at the output emitted by cvs2git, as it will probably tell you what went wrong. It is not unusual for the early passes to fail because there is some CVS ambiguity or another that requires user input to resolve. Then you adjust the configuration, restart the conversion, and iterate until all such problems are solved. Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=3074040 To unsubscribe from this discussion, e-mail: [[email protected]].