I'm surprised no one has mentioned the approach of placing empty files in
the directory. If I had an empty folder (e.g. bin) I would:

touch bin/PlaceExecutablesHere
fossil add bin/PlaceExecutablesHere

and the empty file would keep that folder in the repository.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to