Re: cvs2git CVSNT and no dump file

Michael Haggerty <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
[email protected] wrote:
>> cvs2git is the name of a script that is in the cvs2svn distribution.
>> You have to start the program by invoking this script using the Python
>> interpreter.  For this you might have to (manually) specify the full
>> path.  After that, nobody needs to find the path to cvs2git again.
> 
> I am excuting cvs2git this way:
> 
> K_clark@BUILDMACH /d/repoconvert/cvs2svn-trunk
> $ ./cvs2git --options=cvs2git-kc.options
> 
> Where the options file is the same as cvs2git-example.options with the 
> changes I mentioned in the first post.

You DIDN'T mention what form of CVS repository path you used in the
options file, which is kindof material to the discussion :-)

If you indeed have an environment that requires /d/blah paths in some
places and d:\blah paths elsewhere, then one alternative would be to use
a script to wrap your invocation of cvs.exe.  The script would rewrite
the path argument from one to the other format then invoke the real
cvs.exe program.

Michael

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2429730

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.