Hello,

I'm trying to tag the source under CVS using
Ant.

This is how I am trying to do it (IP is
changed):

    <cvs
cvsRoot=":pserver:[EMAIL PROTECTED]:/home/cvs/repository"
         package="mclass"
         command="tag -F my-tag Foo" 
         noexec="true">
    </cvs>

I am getting this error:

      [cvs] Using cvs passfile:
/home/otis/.cvspass
      [cvs] cvs server: nothing known about Foo
      [cvs] cvs server: nothing known about
mclass
      [cvs] cvs [server aborted]: correct
the above errors first!


I looked through the mailing list archives,
but didn't find any answers that worked for me.
I tried using rtag instead of tag, too,
without success.

Thanks,
Otis


________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to