Re: starteam and ant: problem with stcheckout

2005-08-19 Thread Krist van Besien
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

RE: starteam and ant: problem with stcheckout

2005-08-18 Thread Burgess, Benjamin
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

starteam and ant: problem with stcheckout

2005-08-18 Thread Krist van Besien
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