Hi people,

I have a working directory containing symbolic links to directories. Versioned 
files belong to these symbolically linked directories.

If I have a modified file in one of these linked directory and run `fossil 
gdiff` in this context, Fossil unlinks the symbolic link to this directory, 
create a directory of the same name, add the `<mofified-file>~0` file in the 
directory it just created. This solely is something I would like to workaround 
(the unlinking of the symbolic link), and additionally, it also prevents 
`gdiff` from working, as it cannot find the original file any-more.

Is there a known way to workaround this?

Or maybe I don't properly use symbolic links with Fossil?

-- 
Yannick Duchêne
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to