Re: CVS Log Ant Task

2005-06-19 Thread Bijo Alex Thomas
6, Smith Road, Chennai - 2 Mail: [EMAIL PROTECTED] Website: http://dsrc.com - Original Message - From: "Aaron Jackson" <[EMAIL PROTECTED]> To: Sent: Thursday, June 16, 2005 06:46 PM Subject: CVS Log Ant Task > I'm trying to run the cvs log -r[tag_name] -S comm

Re: CVS Log Ant Task

2005-06-16 Thread Antoine Levy-Lambert
Hello Yolan, not sure if it helps may be ommit the command attribute, and use a nested tag instead like this : In other words, I wonder whether the "command" attribute does not send all the arguments as one, causing them to be ununderstandable for the cv

CVS Log Ant Task

2005-06-16 Thread Aaron Jackson
I'm trying to run the cvs log -r[tag_name] -S command in ant. Log requires that there be a module checked out in what ever directory your running from. For some reason when I run the ant script it doesn't seem to recognize that the revision exists in the module (the command works in wincvs). I'