Fossil SCM
fossil rm dir1/dir2
Closed
23d314856c2786c…
· opened 16 years, 3 months ago
- Type
- Feature_Request
- Priority
- Immediate
- Severity
- Important
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- Jan. 1, 2010 12:58 p.m.
fossil support recursive adding of directory tree by following command.
fossil add topdir
But I can't undo above command by
fossil rm topdir
Comments (1)
stephan
3 years, 2 months ago
The "rm" command now acts recursively if passed a directory name.