Fossil SCM
fossil rmdir
Closed
4c303443b3d74b6…
· opened 16 years, 5 months ago
- Type
- Feature_Request
- Priority
- Immediate
- Severity
- Cosmetic
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- Nov. 6, 2009 7:27 p.m.
Removing a directory with all containing files and subdirectories recursively.
workaround under linux: fossil rm find folder -type f
anonymous added on 2009-11-07 08:31:45:
duplicate of [0bce25f110edc8e0f43d810feaf075bab732cba7]
Comments (1)
stephan
3 years, 2 months ago
The "rm" command, when given a directory name, removes all SCM-managed files from under that dir.