| problems with cvs task | problems with cvs task 2005-06-27 - By blackwater dev
Hello all,
I am trying to check out files using the cvs task but am still having problems. When I ssh in, I am able to simply go to my directory and do a cvs update to get all the latest files. In my build file, I am using the task below. I took the cvsRoot from the root file I found in my cvs directories:
<cvs cvsRoot=":extssh:blackwater@(protected):/usr/local/cvs" package="grapevine" dest="httpd/webstuff/sandbox" command="update" />
But I get this error:
checkout: [cvs] cvs update: Unknown method (`extssh') in CVSROOT. [cvs] cvs [update aborted]: Bad CVSROOT: `:extssh:blackwater@(protected):/usr/local/cvs'.
I have tried several other methods but nothing seems to work.
Please help.
Thanks!
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |