View Ticket
Not logged in
Ticket UUID: 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
Version Found In: e17fc71319
Description & Comments:
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.