https://issues.apache.org/bugzilla/show_bug.cgi?id=46326
--- Comment #33 from Kevin Ketchum <[email protected]> 2009-10-13 12:28:09 UTC --- Another checkout test issue. When testing checkout with user that doesn't have permissions to checkout, you get an error indicating such, but you also get a additional, unneeded StackTrace info (this also happens on file checkin) [stcheckout] Recursive Checkout from: CM - Archive\Release Notes\ [stcheckout] Checking out to(default): C:\Data\ant bco checkout testing\run_out\Release Notes [stcheckout] StarTeam Log On provider being used is org.apache.tools.ant.taskdefs.optional.starteam.StarTeamDefaultLogOn [stcheckout] StarTeam delta checkout is turned on [stcheckout] Unlocked Files will be marked as Read Only if this option has been checked in the Project properties. [stcheckout] Items will be checked out with no change in lock status. [stcheckout] Items will be checked out with the current timestamp. [stcheckout] Items will be checked out regardless of repository status. [stcheckout] Local items not found in the repository will be deleted. [stcheckout] Items will be checked out using the local machine's EOL convention [stcheckout] Directories will be created wherever they exist in the repository, even if empty. BUILD FAILED You do not have access rights to perform this operation. If you need access, contact your administrator. at com.starbase.starteam.ServerException.wrap(Unknown Source) at com.starbase.starteam.Server.wrap(Unknown Source) at com.starbase.starteam.CheckoutManager.checkout(Unknown Source) at org.apache.tools.ant.taskdefs.optional.starteam.StarTeamCheckout.visit(StarTeamCheckout.java:500) at org.apache.tools.ant.taskdefs.optional.starteam.TreeBasedTask.execute(TreeBasedTask.java:725) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
