Hello Todd,
have a look at the task, maybe you would need to use it.
It contains also a caveat concerning CVSNT.
Which cvs.exe are you using ? And which ssh ?
You might want to start ant with -debug or -verbose as a command line
option, I think that in this case the command lines which are se
IL PROTECTED]
Sent: Wednesday, May 25, 2005 11:36 AM
To: user@ant.apache.org
Subject: RE: Checking out with CVS_RSH=ssh using ant
Todd,
I just implemented something similar this weekend, though our techniques
are
different. I used command-line CVS in conjunction with Putty to
directly access
CV
tails.
Jay
| Jay Burgess [Vertical Technology Group]
| "Essential Technology Links via RSS"
| http://www.vtgroup.com/
-Original Message-
From: Todd Nine
Sent: 2005-05-24 22:04:32
Subject: Checking out with CVS_RSH=ssh using ant
Hi all,
I'm trying to execute an ant target th
Hi all,
I'm trying to execute an ant target that checks out server configuration
files and uploads them to all of the nodes in a cluster. I have the upload
part working if I pull the configurations down from CVS manually, but I
can't seem to get the cvs task to work correctly. Here is my cvs tas