Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins tagged with "rmdir-on-update"

2019-02-27
12:57
Merge the bug fix from trunk. Closed-Leaf check-in: 50995ed1ee user: drh tags: rmdir-on-update
2019-02-26
20:35
Enhance the "fossil checkout" command to that it too cleans up directories that it makes empty. check-in: 95b700c2ab user: drh tags: rmdir-on-update
20:03
Fix the rmdir-on-update so that it works even if the update is occurring in a subdirectory of the repository. Do not remove the subdirectory that is the current working directory even if it is empty. check-in: 3275a94436 user: drh tags: rmdir-on-update
01:22
When doing a "fossil update" if files are removed from a directory, then try to delete that directory (if it is empty) at the end of the update, if the directory is not on the empty-dirs list. check-in: 43111aa939 user: drh tags: rmdir-on-update