I don't have the original version, but I can give you my version - it
has some modifications handle:
- directory recursion
- ignore certain extensions
- ignore binary files
- import shared files once - this is a big time saver, though you'll
have to work with your CVS repository directly after the fact to
deal with where the shared files ended up and all the files that
"point" to them. This is the kind of thing you have to do anyway
when importing VSS repositories to CVS
- change author names in massage stepMost of these changes are explained in the file vss2cvs.pl. Let me know if you have questions. Files: README.txt - original readme listshares.pl - original share listing utility vss2cvs.pl - my modified import script massagecomments.pl - original post processing script mymassagecomments.pl - my version of above - does author mangling findauthors.pl - my utility to find author names countrevisions.pl - my import stats utility On Wed, Nov 27, 2002 at 16:28:24 -0500, James Manning sent 0.5K bytes: > I'm trying to track down a copy of the vss2cvs perl script. It > normally lived at http://www.laine.org:8080/cvs/vss2cvs/ but that > server has been dead for at least a couple weeks now, so I'm asking > around to see if anyone has a copy. > > Thanks! > > James > -- > James Manning <http://www.sublogic.com/james/> > GPG Key fingerprint = B913 2FBD 14A9 CE18 B2B7 9C8E A0BF B026 EEBB F6E4 > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs -- The "cutting edge" is getting rather dull. -- Andy Purshottam
vss2cvs.tar.gz
Description: GNU Zip compressed data
