On 6/27/05, blackwater dev <[EMAIL PROTECTED]> wrote: > 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:[EMAIL 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:[EMAIL PROTECTED]:/usr/local/cvs'. > > I have tried several other methods but nothing seems to work. > > Please help. > > Thanks! >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]