On Fri, 30 Sep 2016 21:25:01 -0700
"Joe Mistachkin" <sql...@mistachkin.com> wrote:

> 
> Warren Young wrote:
> >
> > Well, that's a tricky one, innit?  Fossil manages files, not
> > directories, but Fossil's view of symlinks is file-like.  So is it
> > an apple or an orange?
> >
>  
> I've checked in a fix on the dirSymlinks branch that appears to
> completely fix the issue I personally encountered.
> 
> I would appreciate wider testing of it.
> 

A bit late, but if I symlink a directory and then attempt to add it
then Fossil appears to want to add all of the files that are contained
in the specified directory. So to prevent this I symlink a normal file
then just overwrite the symlink with what I really want it to point to
(the directory).
_______________________________________________
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