‎Create a .fossil-settings directory in the root of your checkout, and in it add empty-dirs file with relative paths to where you want empty directories created, fossil add/commit.
Cheers, Steve --- From: Adam Jensen Sent: Tuesday, 2 August 2016 09:19 To: [email protected] Reply To: Fossil SCM user's discussion Subject: [fossil-users] basic usage question - empty directories Hi, I haven't before used fossil to manage a project. Is there a way to commit empty directories to the repository so the project's directory structure can be preserved and reconstructed? Actually, some of the directories aren't empty but rather their contents are ignored: fsl add --ignore '*.db,*.fossil,*.log,*.mp3' * fsl commit -m "Initial checkin" Is this something simple that I haven't yet discovered in the documentation or am I doing something terribly wrong? Thanks! _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

