Fossil SCM
`fossil clean` needs awareness of --nested checkouts
Fixed
b49849a350d040b…
· opened 14 years, 11 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- April 26, 2011 4:13 p.m.
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.