Your argument line should probably be:

<argument line="-d ${cvs.repository} rtag -r ${cvstag.name} ${branch.name} ${module.name}"/>

-D allows you to select file versions by date. You should use -r to select by revision number or tag name.

Gilbert Rebhan wrote:

Hi,

prasad kumar wrote:

hi all,
  i changed the code like below
      <cvs output="cvslog">
      <commandline>
<argument line="-d ${cvs.repository} rtag -D ${cvstag.name} ${branch.name} ${module.name}"/>
      </commandline>
   </cvs>
it saying that as "cvs [rtag aborted]: Can't parse date/time: Versions/build_xxx" if anybody knows give the reply immediately,i have been trying from morning onwards


never saw that error message, we use the ported
cvs version --> cvsnt for windows

seems to be a bug with your cvs version, googling gave
as first match =

http://ximbiot.com/cvs/cvshome/cyclic/cvs/dev-y2k.html

Regards, Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Geoffrey Mitchell
Programmer/Analyst
Home Decorator's Collection
314-684-1062


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to