[cvsnt] cvs checkout -d problem?
Chuck Kirschman
Chuck.Kirschman at bentley.com
Fri Aug 20 16:58:52 BST 2004
This command works in cvs 1.11.5, but not in cvsNT 2.0.41a. I tried it
both with and without a trailing slash on the name. Also, the directory
c:\testcvs\relp\ exists. Am I doing something wrong?
Thanks
chuck
[c:\testcvs]cvs
-d:pserver:ChuckKirschman at bsi-serv.bentley.com:/cvs/bsibin-root checkout
-r VERSION_08050063 -d c:\testcvs\relp bsibin/licmgrsdk/8.5/vc6
cvs checkout: Server attempted to update a file via an invalid pathname:
cvs [checkout aborted]: 'c:\testcvs\relp/'.
[c:\testcvs]cvs
-d:pserver:ChuckKirschman at bsi-serv.bentley.com:/cvs/bsibin-root checkout
-r VERSION_08050063 -d c:\testcvs\relp\ bsibin/licmgrsdk/8.5/vc6
cvs checkout: Server attempted to update a file via an invalid pathname:
cvs [checkout aborted]: 'c:\testcvs\relp\/'.
More information about the cvsnt
mailing list