View Ticket
Not logged in
Ticket UUID: d33a99196744f63ebca109aa8cec0a0250c6c2a8
Title: Option to add directory and subdirectories that start with a "."
Status: Fixed Type: Feature_Request
Severity: Severe Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-09-08 20:38:11
Version Found In: 73c24ae363
Description & Comments:
It would be quite usefull in conjection with eclipse to be able to, with one command, add the .metadata subdirectory. Since this seems to be where alot of eclipse project data is stored. At the moment I am adding the directories one by one since alot of the subdirectories under .metadata also start with a ".".

Perhaps along the lines of;

fossil add followhidden .metadata or fossil add all .metadata


anonymous added on 2010-06-02 09:46:56:
You can do command "add" with this option "--dotfiles" .