Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 19032 invoked from network); 26 Oct 2005 13:56:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Oct 2005 13:56:57 -0000 Received: (qmail 1693 invoked by uid 500); 26 Oct 2005 13:56:50 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 1450 invoked by uid 500); 26 Oct 2005 13:56:49 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 1439 invoked by uid 99); 26 Oct 2005 13:56:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 06:56:49 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.231.131.67] (HELO mail17.messagelabs.com) (62.231.131.67) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 26 Oct 2005 06:56:46 -0700 X-VirusChecked: Checked X-Env-Sender: remo.liechti@swisslog.com X-Msg-Ref: server-34.tower-17.messagelabs.com!1130334549!37198382!1 X-StarScan-Version: 5.5.9.1; banners=swisslog.com,-,- X-Originating-IP: [62.2.247.20] Received: (qmail 32430 invoked from network); 26 Oct 2005 13:49:10 -0000 Received: from 62-2-247-20.business.cablecom.ch (HELO schb7sw3-011.schb7.swisslog.net) (62.2.247.20) by server-34.tower-17.messagelabs.com with SMTP; 26 Oct 2005 13:49:10 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: CVS - get files by their label Date: Wed, 26 Oct 2005 15:49:09 +0200 Message-ID: <633BB4DF7F45734B841BF0FD012734BC0E58ED@schb7sw3-011.schb7.swisslog.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: CVS - get files by their label Thread-Index: AcXaJOdPBo3/RlF/RsGSNav/7j34BwADxMJw From: "Remo Liechti" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N But=20it=20works=20if=20I=20execute=20this=20command=20using=20WinCVS,=20a= =20fat=20client=20for CVS=20on=20Windows... Strange... Remo =20 >=20-----Original=20Message----- >=20From:=20Nicolas=20Vervelle=20[mailto:nicolas.vervelle@steria.com]=20 >=20Sent:=20Mittwoch,=2026.=20Oktober=202005=2013:54 >=20To:=20user@ant.apache.org >=20Subject:=20Re:=20CVS=20-=20get=20files=20by=20their=20label >=20 >=20Otherwise,=20it's=20quite=20normal=20that=20it's=20not=20working=20wel= l. >=20Extract=20from=20the=20official=20CVS=20documentation=20:=20"Tag=20nam= es=20must=20 >=20start=20with=20an=20uppercase=20or=20lowercase=20letter=20and=20can=20= contain=20 >=20uppercase=20and=20lowercase=20letters,=20digits,=20`-',=20and=20`_'." >=20 >=20Nicolas >=20 >=20>=20Remo=20Liechti=20wrote: >=20> >=20>>No=20ideas?=20:( >=20>>=20 >=20>> >=20>>=20=20 >=20>> >=20>>>-----Original=20Message----- >=20>>>From:=20Remo=20Liechti=20[mailto:remo.liechti@swisslog.com] >=20>>>Sent:=20Mittwoch,=2026.=20Oktober=202005=2009:56 >=20>>>To:=20user@ant.apache.org >=20>>>Subject:=20CVS=20-=20get=20files=20by=20their=20label >=20>>> >=20>>>Hi=20all >=20>>>I'm=20using=20ant=20do=20get=20some=20files=20out=20of=20our=20CVS=20= repository.=20 >=20>>>This=20works=20fine,=20until=20I=20try=20to=20get=20tagged=20files.= >=20>>> >=20>>>There=20is=20a=20"tag"=20option=20on=20the=20CVS=20command=20in=20a= nt.=20But=20 >=20caused=20by=20my=20 >=20>>>tag,=20which=20is=20"3086b",=20the=20following=20error=20occures: >=20>>>"[cvs]=20cvsnt=20[server=20aborted]:=20Numeric=20tag=203086b=20cont= ains=20 >=20characters=20 >=20>>>other=20than=20digits=20and=20'.'" >=20>>> >=20>>>The=20strange=20thing=20is=20that=20WinCVS=20is=20able=20to=20get=20= such=20files=20 >=20with=20tags=20 >=20>>>like=20"3086b". >=20>>> >=20>>>Any=20ideas?=20 >=20>>> >=20>>>Yes,=20I=20tried=20the=20same=20thing=20with=20the=20command=20opti= on=20of=20the=20cvs=20ant=20 >=20>>>task: >=20>>>command=3D"-r=20update=20-r=203086b"=20 >=20>>> >=20>>>Same=20error... >=20>>> >=20>>>Thank=20you >=20>>> >=20>>>Remo >=20>>> >=20>>> >=20>>>Remo=20Liechti >=20>>>-- >=20>>>Swisslog=20AG >=20>>>Webereiweg=203 >=20>>>Postfach=20155 >=20>>>CH=20-=205033=20Buchs/AG >=20>>> >=20>>>Phone:=20+41=20(0)62=20837=2043=2045 >=20>>>Fax:=20+41=20(0)62=20837=2044=2099 >=20>>>www.swisslog.com >=20>>>remo.liechti@swisslog.com >=20>>>-------------------------------------------------------------- >=20>>>---------- >=20>>>------------ >=20>>> >=20>>> >=20>>>About=20Swisslog >=20>>>Swisslog=20is=20a=20global=20provider=20of=20integrated=20logistic=20= solutions=20for=20 >=20>>>warehouses,=20distribution=20centers=20and=20hospitals. >=20>>>Swisslog's=20solutions=20increase=20their=20customer's=20flexibilit= y,=20 >=20>>>responsiveness=20and=20quality=20of=20service,=20while=20minimizing= =20logistics=20 >=20>>>costs. >=20>>> >=20>>>____________________________________________________________ >=20>>>This=20message=20may=20contain=20legally=20privileged=20or=20confid= ential=20 >=20>>>information=20and=20is=20therefore=20addressed=20to=20the=20named=20= persons=20only. >=20>>>The=20recipient=20should=20inform=20the=20sender=20and=20delete=20t= his=20message,=20if=20 >=20>>>he/she=20is=20not=20named=20as=20addressee. >=20>>>The=20sender=20disclaims=20any=20and=20all=20liability=20for=20the=20= integrity=20and=20 >=20>>>punctuality=20of=20this=20message. >=20>>>The=20sender=20has=20activated=20an=20automatic=20virus=20scanning=20= by=20 >=20Messagelabs,=20 >=20>>>but=20does=20not=20guarantee=20the=20virus=20free=20transmission=20= of=20this=20message. >=20>>> >=20>>>----------------------------------------------------------- >=20---------- >=20>>>To=20unsubscribe,=20e-mail:=20user-unsubscribe@ant.apache.org=20For= =20 >=20>>>additional=20commands,=20e-mail:=20user-help@ant.apache.org >=20>>> >=20>>> >=20>>>____________________________________________________________ >=20>>>This=20message=20has=20been=20checked=20for=20all=20known=20viruses= =20by=20Messagelabs. >=20>>> >=20>>>=20=20=20=20 >=20>>> >=20>> >=20>>____________________________________________________________ >=20>>This=20message=20may=20contain=20legally=20privileged=20or=20confide= ntial=20 >=20>>information=20and=20is=20therefore=20addressed=20to=20the=20named=20= persons=20only. >=20>>The=20recipient=20should=20inform=20the=20sender=20and=20delete=20th= is=20message,=20if=20 >=20>>he/she=20is=20not=20named=20as=20addressee. >=20>>The=20sender=20disclaims=20any=20and=20all=20liability=20for=20the=20= integrity=20and=20 >=20>>punctuality=20of=20this=20message. >=20>>The=20sender=20has=20activated=20an=20automatic=20virus=20scanning=20= by=20 >=20Messagelabs,=20 >=20>>but=20does=20not=20guarantee=20the=20virus=20free=20transmission=20o= f=20this=20message. >=20>> >=20>>------------------------------------------------------------ >=20--------- >=20>>To=20unsubscribe,=20e-mail:=20user-unsubscribe@ant.apache.org=20For=20= >=20additional=20 >=20>>commands,=20e-mail:=20user-help@ant.apache.org >=20>> >=20>> >=20>> >=20>>=20=20 >=20>> >=20 >=20 >=20____________________________________________________________ >=20This=20message=20has=20been=20checked=20for=20all=20known=20viruses=20= by=20Messagelabs. >=20 ____________________________________________________________ This=20message=20may=20contain=20legally=20privileged=20or=20confidential=20= information=20and=20is=20therefore=20addressed=20to=20the=20named=20person= s=20only.=20 The=20recipient=20should=20inform=20the=20sender=20and=20delete=20this=20m= essage,=20 if=20he/she=20is=20not=20named=20as=20addressee.=20 The=20sender=20disclaims=20any=20and=20all=20liability=20for=20the=20integ= rity=20 and=20punctuality=20of=20this=20message.=20 The=20sender=20has=20activated=20an=20automatic=20virus=20scanning=20by=20= Messagelabs,=20but=20does=20not=20guarantee=20the=20virus=20free=20 transmission=20of=20this=20message. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org