You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2009/03/05 03:31:49 UTC

DO NOT REPLY [Bug 46326] StarTeam: Use Cache Agent for Checkouts

https://issues.apache.org/bugzilla/show_bug.cgi?id=46326





--- Comment #1 from John Ballment <jo...@pacificnational.com.au>  2009-03-04 18:31:47 PST ---
Created an attachment (id=23331)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23331)
org.apache.tools.ant.taskdefs.optional.starteam.StarTeamCheckout.java

org.apache.tools.ant.taskdefs.optional.starteam.StarTeamCheckout.java

Enhanced to use Starteam MPX Cache Agent optimisations available in StarTeam
2006 SDK and higher.  I've only tested it with the current SDK which is 10.4. 
This includes the use the new ServerInfo class to setup the server connection
to utilise the Starteam MPX Cache Agent and the use of the CheckoutManager
class to optimise the checkout operation.  This class is no longer iterates
through the folder tree but relies on StarTeam SDK to get all folder and file
references for the entire tree.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.