Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I have a newer vss2cvs.pl: ftp://bc@ftp.passagen.se/favoriter/vss2cvs.zip in this zip file I added a few of the cygwin files (thank you www.cygwin.com) needed. I put all these files in perl\bin\ (or some other dir in your path). Install perl (I used activeperl-5.6.1.633-mswin32-x86.msi) And of course install cvsnt. Set environment variable CVSROOT, ssdir, ssuser. Start a console window (perhaps set the properties to make it a bit more wide, and with maximum buffer to see a lot of the history) Make a batch file like this for example: vss2cvs.pl "SSPROJ=CEZAR\CezarSW\AxControls" >>Cezar.log vss2cvs.pl "SSPROJ=CEZAR\ThirdParty" >>Cezar.log echo "Don't forget massagecoment.pl" pause Tyler Theobald wrote: > Big Thanks! > > "keith d. zimmerman" <lists at kdz13.net> wrote in message > news:mailman.56.1074021849.401.cvsnt at cvsnt.org... > >>Tyler Theobald wrote: >> >> >>>Keith, I'm ready to start migrating some users off VSS, but can't find a >>>good link anywhere to migrate it for them - Spent a good 30 mins looking > > for > >>>it through Google - All links point to the laine.org domain, which is no >>>longer up. >>>Could you attach a copy of the scipt here, or email to "tyler.a.theobald >>>cox.net" (putting "@" before cox.net) >>>Thanks so much!! >>> >>>Tyler >>> >> >>http://alexm.here.ru/cvs-nserver/download/contrib/vss-to-cvs/jnairn/ >> > > >