[cvsnt] cvs -d /path/to/repository co -d . path/to/module

Arthur Barrett arthur.barrett at march-hare.com
Sat Jul 1 22:36:26 BST 2006


Kevin,

> It appears that CVSNT has trouble with this:
> 
>  H:\tmp>cvs -d ":ssh:x at x.com:/nsm-mnc" co -d . GUI-VCL\release.txt
>  U GUI-VCL/release.txt

As a workaround you can use this:

H:\tmp>cvs -d ":ssh:x at x.com:/nsm-mnc" co -p GUI-VCL\release.txt
>.\release.txt

I think this syntax works with both CVS and CVSNT.

Which version of CVSHOME CVS did  you use for your other example?  Which
version of CVS Server are you using?

Regards,


Arthur



More information about the cvsnt mailing list