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=14295>.
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=14295
Starteam: Checking out by revision label also creates empty subfolders that arent part of
the revision label
stevec@ignitesports.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From stevec@ignitesports.com 2002-11-09 06:06 -------
OK, this is now fixed.
COMMITTER - please use only the last patch - the one dated 11/09/02 06:00
The others are bad. (Would be nice to be able to delete them if you put them
there).
Fix is as follows - when checking out to a revision label, directories are
never created unless needed. This is regardless of the
<i>createworkingdirs</i> attribute, which if the user set true, is ignored,
with a warning message. This is because only FILES are part of revision
labels, not folders.
when checking out to something other than a revision label, whether or not
directories are created for empty dirs is controlled by the
<i>createworkingdirs</i> attribute, as indicated in the documentation, but
which did not work correctly before.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|