Thus said David Mason on Thu, 11 Sep 2014 00:42:09 -0400:

> : Daves-MacBook-Retina-784 ; cat .fossil-settings/allow-symlinks
> yes
> : Daves-MacBook-Retina-784 ; fs ci -m test
> New_Version: 240dcb9a36ff5fde1c3bc1ae1e906dbb479b3698

I could  be wrong, but  I don't  think the .fossil-settings  apply until
*after* they have been committed.

So, either explicitly set:

fossil settings allow-symlinks yes

Prior to adding any files/links to  your repository. Then add your files
and make your commit. After that,  the versioned setting will apply (you
can remove the setting).

Or,  instead, commit  the .fossil-settings  directory before  adding any
other files/links. Then add your files/links and commit them.

Andy
-- 
TAI64 timestamp: 4000000054112de5


_______________________________________________
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