Actions:
|
2015-03-17 12:57 AEST by Arthur Barrett - It would be great to have a clearcase to cvsnt/evs converter
EVS already contains a converter that uses EVSAPI to insert history.
cc2svn creates a 'big file' that svmadmin imports - maybe we could create a cvsntadmin tool that reads
the same file format?
http://code.google.com/p/cc2svn/
Or there is the old cc2cvs tool - but it seems to go direct to RCS, and makes everything BINARY by
default(!!!!):
http://fdd.com/software/cvs/
Probably related to Bug 6048 enh: provide a way to export and import version history |