My notes on a project involving migrating CVS from Linux to Windows 2000 using the CVS-NT package.

See Also: UsingWinCvs, UsingCvs, CvsLesson, CvsNtAdministration, CvsNtModified, CvsReference

Motivation for CVS under NT:

Installing CVS NT:

Migrating Data from Unix to NT:

Managing CVS NT:

Problems We Encountered:

I discovered that you don't have to specify the drive letter in the CVSROOT setting if CVSNT is installed on the same drive as your repositories.

Random Notes for Later Integration:

Additional Links


24 November 2003 - Update

You can now use mapped network shares in CvsNt with a hacked version of the CvsNt control panel. Follow the directions at CvsNtModified.

21 February 2003 - Update

We have now deployed CvsNt for one of our repositories, and are in the process of doing so for our main CVS server. To work around the problems with storing the data on the NetworkAppliance we are purchasing a VLD (soon to become iSCSI) license for our Netapp. This will allow us to setup a volume on the Netapp where qtrees can appear to be local disk to Windows servers. Time will tell how well this actually works.

25 March 2002 - Update'

CVSNT now supports hiding a portion of the CVSROOT from the user (*finally* someone fixes this for CVS, thank you! :-). This solves one of my biggest gripes about running CVS under NT.

On the downside it appears that UNC in the CVSROOT is no longer possible (you get a popup saying that you can't do it), which pretty much makes this version of CVSNT useless to me as we store our CVS data on a Netapp. I tried modifiying the registry directly but still no joy.


CategorySoftware

CvsNt (last edited 2004-06-10 21:38:59 by AdamShand)