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
   
  thanks,
  prasad
  
"Rebhan, Gilbert" <[EMAIL PROTECTED]> wrote:
  
Hi, 


-----Original Message-----
From: prasad kumar [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 20, 2007 2:05 PM
To: prasad kumar; Ant Users List; [EMAIL PROTECTED]
Subject: Re: tag inside some other tag(cvs)

/*

HI, I THINK THE PROBLEM IS WITH CVS LOCK,

WITH THAT IT IS COMING THE BELOW ERROR 

OR DO I NEED TO MENTION THE SPECIAL CHARACTERS(`$,.:;@') IN ANY WAY TO
AVOID THIS PROBLEM

PLEASE GIVE ME SOLUTION IF ANYBODY KNOWS

THANKS,
PRASAD

*/

i think you have a problem with your keyboard and CAPS Lock

No it's no CVS lock (btw. lock means there are files / dirs with
leading '.#')

The errormessage says all =

"[cvs] cvs [rtag aborted]: tag must not contain the characters
`$,.:;@'"

means your tag contains characaters that are not allowed.
there are rules for cvs tags, i.e. the tag must not start with a digit
and 
contain no '.' and so on ...

so it looks like the construction of the versionstring goes wrong.

get the cvs bible =
http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.22/cederqvist-1.11.22.
pdf

here you'll find all the details you need to know when dealing with cvs



Regards, Gilbert



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



       
---------------------------------
 Check out what you're missing if you're not on Yahoo! Messenger 

Reply via email to