Hi,
I ran a conversion using 2.0.0 (with --keywords-off), and
saw the strangest thing. Most (probably all) files with $Id
strings contained the $Id string from the PREVIOUS version
instead of the current version. The actual file content was
from the current version, except for the $Id string!
When I ran 1.5.1 (using exactly the same command line), it
did the right thing, and the top of tree from the SVN
repository was identical to that of the CVS repository.
But if I compared it to the 2.0.0 repository all the $Id
strings were different (the $Id strings were not from the
top of tree, they were from the previous versions of the
files).
The command line I used was:
./cvs2svn --no-default-eol --encoding=utf_8
--fallback-encoding=cp1252 --keywords-off
--exclude=b[0-9][0-9]_[0-9][0-9]_[0-9][0-9]_[0-9][0-9]_[0-9]
[0-9] --force-tag=PerfTuneBase --force-branch=initial -s
/var/opt/svn/cvs2svn2 /usr/shares/shared/cvsroot | tee
result.conv
Not sure what I could do wrong to get this result. Pretty
strange...
So I will be doing our conversion using 1.5.1.
Thanks,
C-J Lofstedt
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe cvs2svn.tigris.org
For additional commands, e-mail: users-help cvs2svn.tigris.org
|