DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5187>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5187 starteam task targetfolder param not as documented Summary: starteam task targetfolder param not as documented Product: Ant Version: 1.4.1 Platform: All OS/Version: Other Status: NEW Severity: Blocker Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] According to the documentation, the targetfolder parameter of the <starteam> task is supposed to be the folder on the machine doing the checking out that maps to the root folder in starteam specified by the projectname/viewname/foldername params. In other words, it should do what stcmd does when the -rp parameter is specified. This is not how the task is coded nor how it performs. Instead, as I see the code, it performs a number of calculations to figure out the local path which factor in the "default path" of the Star Team view. This should never be the case, unless the targetfolder parameter is not specified. As presently implemented, the user of the ant <starteam> task will never be able to completely specify the folder to which he wants the files checked out. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
