|
2011-04-27
| ||
| 14:23 | • Fixed ticket [b49849a350]: `fossil clean` needs awareness of --nested checkouts plus 1 other change artifact: 08c1c10b04 user: drh | |
| 14:23 | Commands that recursively descend through directory hierarchies (such as "fossil extra", "fossil clean", or "fossil addremove") will now ignore nested checkouts. Ticket [b49849a350d040bc]. check-in: 53aef2dee1 user: drh tags: trunk | |
|
2011-04-26
| ||
| 16:13 | • New ticket [b49849a350] `fossil clean` needs awareness of --nested checkouts. artifact: b2e159173b user: anonymous | |
| Ticket Hash: | b49849a350d040bc8c6d8aeb43d03ae95e9c87c9 | ||
| Title: | `fossil clean` needs awareness of --nested checkouts | ||
| Status: | Fixed | Type: | Feature_Request |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2011-04-27 14:23:47 14.93 years ago |
Created: |
2011-04-26 16:13:26 14.93 years ago |
| Version Found In: | e17fc71319 | ||
| Description: | ||||
| Since `fossil open --nested` has been added to support nested checkouts from multiple repositories, the search performed by `fossil clean` for unmanaged files should be updated to skip the nested checkout directories and not attempt to remove the files of the nested checkout. | ||||