additional note:
using ant 1.4.1!
I also tried it without command=".." because the command checkout is
default, but it didn't work either.
Has someone any idea what's going on here?
Holger
Holger
Faltinsky An: [EMAIL PROTECTED]
Kopie:
13.02.02 Thema: <cvs command="..." tag="..." .../>
16:10
Principal: CN=Holger Faltinsky/O=Denic
$MessageID: <OF96EC0FFB.B8340B90-ONC1256B5F.00534D12@LocalDomain>
PostedDate: 13.02.2002 16:10:29
From: CN=Holger Faltinsky/O=Denic
SendTo: [EMAIL PROTECTED]
CopyTo:
Subject: <cvs command="..." tag="..." .../>
InetSendTo: .
InetCopyTo:
InetBlindCopyTo:
$Mailer: Lotus Notes Release 5.0.4 June 8, 2000
INetFrom: [EMAIL PROTECTED]
Recipients: <[EMAIL PROTECTED]>
MailOptions: 0
BlindCopyTo:
WebSubject:
DENICDOCOPENCOUNT: 1
Hi everyone,
I am just trying to check a taged version out of my cvs.
So far:
--------------
<cvs cvsRoot="${cvs.root}"/>
<cvs dest="${source.dir}" command="co" package="${source}" />
...works fine
<cvs cvsRoot="${cvs.root}"/>
<cvs dest="${source.dir}" command="co" tag="release1_1" package="${source}"
/>
...result in this:
cvs server: Updating de/denic/blocks/abrechnung
cvs server: cannot find module `-r' - ignored
cvs server: cannot find module `release1_1' - ignored
cvs [checkout aborted]: cannot expand modules
Any idea??? I only would like to get:
cvs co -r release1_1 ${source}
Many thanks in advance.
Holger
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>