Doesn't sound too promising for this getting updated. Only commenter hasn't
used it in 10 years, LOL... Stcmd here I come.
> On Jul 22, 2014, at 11:08 AM, Steve Cohen wrote:
>
> Boy, this brings back memories. I wrote that code a dozen years ago. Haven't
> used StarTeam for over 10 so I'm n
Boy, this brings back memories. I wrote that code a dozen years ago.
Haven't used StarTeam for over 10 so I'm not the go-to-guy anymore.
Good luck, though!
Steve
On 07/22/2014 09:05 AM, Stefan Bodewig wrote:
On 2014-07-17, Eric Fetzer wrote:
We're upgrading our StarTeam version from 2009 t
On 2014-07-17, Eric Fetzer wrote:
> We're upgrading our StarTeam version from 2009 to 14.2 and somewhere
> between 2009 and 14, there was a complete rewrite in the SDK. I'm
> wondering if my StarTeam tasks will work once I get on the other side
> of the upgrade? Any help?
I don't know anything ab
Anything?
> On Jul 21, 2014, at 8:19 PM, Peter West wrote:
>
> Something
>
> Peter West
>
> "...thou hast hidden these things from the wise and understanding and
> revealed them to babes."
>
>> On 22 Jul 2014, at 12:10 am, Eric Fetzer
>> wrote:
>>
>> What is "sth" Jürgen?
>>
>>> On Jul 2
Something
Peter West
"...thou hast hidden these things from the wise and understanding and revealed
them to babes."
On 22 Jul 2014, at 12:10 am, Eric Fetzer wrote:
> What is "sth" Jürgen?
>
>> On Jul 21, 2014, at 9:38 AM, Knuplesch, Jürgen
>> wrote:
>>
>> Try and ask if sth. wont work
Figured it out. I just had to stick the starteam104.jar into ant/lib.
From: Eric Fetzer
To: Ant Users
Sent: Thu, February 25, 2010 4:11:55 PM
Subject: Re: StarTeam Task
The below error is using Ant 1.70. With Ant 1.71, I get:
C:\BuildDeployScripts
The below error is using Ant 1.70. With Ant 1.71, I get:
C:\BuildDeployScripts\TestSTCheckout.xml:27:
java.lang.ExceptionInInitializerError
Thanks,
Eric
From: Eric Fetzer
To: Ant Users
Sent: Thu, February 25, 2010 4:04:37 PM
Subject: StarTeam Task
I've u
That is a problem with access rights.
Thanks,
Mohan
--
View this message in context:
http://www.nabble.com/StarTeam-ANT-tasks-tp23389192p23399774.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubsc
That message comes straight from StarTeam as a result of access rights
lacking. Try to do the same thing you're doing with the stcmd tool.
C:\Program Files\Borland\StarTeam 2005 R2>stcmd -?
A sample checkout command with the stcmd tool would be:
stcmd co -p "username:passw...@stserver:port/stP
Thanks Benjamin, you were right, there was a problem in the path. It
seems the eye don't work too well late night :)
Eugene
-Original Message-
From: Burgess, Benjamin [mailto:[EMAIL PROTECTED]
Sent: Tuesday 11 April 2006 19:47
To: Ant Users List
Subject: RE: Starteam checkout pr
This is actually a problem with the installation of the StarTeam SDK on
the machine running the build.
To correctly install the SDK, the SDK/lib directory needs to be on your
PATH environment variable. For example, with StarTeam 6.0, a good setup
of environment variables would look like this:
St
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
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 see if it makes a
difference (which it shouldn't). Also, post yo
Burgess, Benjamin wrote:
I am willing and able to help with the StarTeam tasks (just got company
permission). I did a search and found 13 open bugs/enhancements for
and am very familiar
with StarTeam SDK programming. Perhaps I should contact you (or you me)
off list to better understand the p
better understand the process of contributing to Ant.
Ben Burgess
TIAA-CREF
-Original Message-
From: Steve Cohen [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 09, 2005 11:48 PM
To: Ant Users List
Subject: Re: StarTeam checkout task change
Burgess, Benjamin wrote:
> Currently
Burgess, Benjamin wrote:
Currently the StarTeam Checkout Ant task has an attribute named "forced"
with the description:
If true, checkouts will occur regardless of the status that StarTeam is
maintaining for the file. If false, status will be used to determine
which files to check out. Defau
I may be wrong, but I believe that you have to get the starteam-sdk.jar from
the Borland site since I think it is licensed.
Mike
-Original Message-
From: Zafarano, Marcus [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 4:28 PM
To: 'Ant Users List'
Subject: RE: St
I looked on their site and did not find starteam-sdk.jar.
I also installed the jdk and still not there.
Does anyone have it?
Z
-Original Message-
From: Barnes, Michael [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 1:14 PM
To: 'Ant Users List'
Subject: RE: StarT
this will give you some
options.
Mike
-Original Message-
From: Zafarano, Marcus [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 4:02 PM
To: 'Ant Users List'
Subject: RE: StarTeam
Gee, thanks.
I really don't like ST.
I prefer Perforce.
-Original Message-
Gee, thanks.
I really don't like ST.
I prefer Perforce.
-Original Message-
From: Jeff Davidson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 12:46 PM
To: 'Ant Users List'
Subject: RE: StarTeam
Ahhh, you want a task to return the value of the latest labe
Zafarano, Marcus [mailto:[EMAIL PROTECTED]
Sent: October 27, 2004 12:40
To: 'Ant Users List'
Subject: RE: StarTeam
I am sorry I did not explain myself correctly.
I wanted a task to get the latest label from ST, not the files with the a
certain label.
Z
-Original Message-
I am sorry I did not explain myself correctly.
I wanted a task to get the latest label from ST, not the files with the a
certain label.
Z
-Original Message-
From: Jeff Davidson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 12:19 PM
To: 'Ant Users List'
S
There certainly is:
http://ant.apache.org/manual/OptionalTasks/starteam.html
-Original Message-
From: Zafarano, Marcus [mailto:[EMAIL PROTECTED]
Sent: October 27, 2004 12:10
To: '[EMAIL PROTECTED]'
Subject: StarTeam
Does anyone know if there is a ST task for getting files with the la
23 matches
Mail list logo