On 8/18/05, Burgess, Benjamin <[EMAIL PROTECTED]> wrote:
> The "-vl" means that this is a version label, not a view label. It is
> handled differently in the checkout task's code. Try replacing the
> first 4 attributes of the task with this instead:
> URL="myserver:5558/myproject/myview" just to
i?id=35852
Ben
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 8:01 AM
To: Ant Users List
Subject: starteam and ant: problem with stcheckout
Anybody using starteam?
I have a problem:
When I checkout files using this command:
stc
Anybody using starteam?
I have a problem:
When I checkout files using this command:
stcmd co -p user:[EMAIL PROTECTED]:5558/myproject/myview/mydir -is
-vl "mylabel" -o -eol on -fp checkout/mydir
a number of files get checked out.
When I use the following command in a build.xml file:
No fi