Hey  Jörg,
        I believe you might find what you need here:
        http://clearantlib.sourceforge.net/

/Dave



-----Original Message-----
From: "Waldmann, Jörg GKL" [mailto:[EMAIL PROTECTED] 
Sent: 19 September 2006 15:34
To: 'user@ant.apache.org'
Subject: Checkout more than one File with Clearcase

Hi,

I try to checkout more than one file with the cccheckout task:

        <target name="checkout">
                <cccheckout reserved="true"
viewpath="${src}/de/gerling/vws/gui/dialoge/*.java">
                </cccheckout>
        </target>

It doesn't work. It only works, when i use only one file.

How can i checkout more than on file?

Greetings
Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: 
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to