You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/09/06 15:16:21 UTC

DO NOT REPLY [Bug 36503] - Starteam folders might have different working folders than their names

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36503>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36503





------- Additional Comments From BBurgess@tiaa-cref.org  2005-09-06 15:16 -------
When using StarTeam Ant checkout, you have two options when checking out.  You
can use the default working folders which are specified on the server, or you
can use the rootlocalfolder attribute which tells it to ignore the defaults
stored on the server and use the specified one instead.

Remove rootlocalfolder="${root}/${reports}" and try the task again.  It should
then use the default working folder configured from the server.

You cannot mix and match (tell it to use a specified folder for some folders and
then to use the defaults for the rest).

If you want the default structure but want the root to be somewhere else, then
you will have to do a checkout without specifying rootlocalfolder and then do a
copy/move afterwards.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org