>Is there any other way in which i can migrate data from CVS to VSS.Like i want to >move data from CVS to VSS as nightly builds. >I want to keep both CVS and VSS.I do the everyday work in CVS . >But nightly builds i want to move it to VSS .IS there any way i can move data from >CVS to VSS.
Why moving data from cvs to vss? If you do nightly builds isn't it enough if you just take the data that you have in the end of the day and check that in into vss? And if you don't have all the original data you can first do a cvs export and then a vss merge/commit (with some scripting needed...). bye Fabi _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
