On Aug 23, 2017, at 7:21 AM, Richard Hipp <[email protected]> wrote:
> 
> On 8/23/17, j. van den hoff <[email protected]> wrote:
>> unable to create directory /var
> 
> It is trying to create a temporary file in which to store the one of
> the two sides of the diff.  Can you trace the problem by running in a
> debugger?

This sounds like a repeat of:

    https://www.mail-archive.com/[email protected]/msg24920.html

Basically, it’s an artifact of the way macOS symlinks /var, /tmp, etc. to their 
actual locations, which doesn’t happen on other *ix type systems, so the bug is 
never tickled there.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to