This worked well.
Thank you Jürgen
> -Original Message-
> From: Remo Liechti [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 27. Oktober 2005 09:35
> To: Ant Users List
> Subject: RE: CVS - get files by their label
>
>
> > >But it works if I execute th
> >But it works if I execute this command using WinCVS, a fat
> client for
> >CVS on Windows...
> >Strange...
>
> Not strange, but a bug in that client. Create an alias tag
> for that invalid tag, with a proper name, and it'll work.
>
I would call it "feature" ;-)
I'll try that one with the
On Wed, 26 Oct 2005 15:49:09 +0200, Remo Liechti wrote:
>But it works if I execute this command using WinCVS, a fat client for
>CVS on Windows...
>Strange...
Not strange, but a bug in that client. Create an alias tag for that invalid
tag, with a proper name, and it'll work.
Ciao, Jürgen
But it works if I execute this command using WinCVS, a fat client for
CVS on Windows...
Strange...
Remo
> -Original Message-
> From: Nicolas Vervelle [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 26. Oktober 2005 13:54
> To: user@ant.apache.org
> Subject: Re: CVS - get
You're kidding, right? I got your original message at 4:00 AM my time. I
got your follow-up at 7:37 AM my time.
This mailing list is not your personal question answering service. Posting
messages like "No ideas?" less than 4 hours after your initial query is
just plain rude. You should also con
Otherwise, it's quite normal that it's not working well.
Extract from the official CVS documentation : "Tag names must start with
an uppercase or lowercase letter and can contain uppercase and lowercase
letters, digits, `-', and `_'."
Nicolas
Remo Liechti wrote:
No ideas? :(
-Ori
Have you tried outside Ant ?
Try in a command line (not WinCVS) and see if you have the same problem.
Remo Liechti wrote:
No ideas? :(
-Original Message-
From: Remo Liechti [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 26. Oktober 2005 09:56
To: user@ant.apache.org
Subject: CVS - g
No ideas? :(
> -Original Message-
> From: Remo Liechti [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 26. Oktober 2005 09:56
> To: user@ant.apache.org
> Subject: CVS - get files by their label
>
> Hi all
> I'm using ant do get some files out of our CVS repository.
> This works fine, unti