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]

Reply via email to