Thus said Richard Hipp on Fri, 13 Jun 2014 23:23:10 -0400: > This appears to be working now on trunk. Get the latest code. Rerun > "./configure" and recompile (on a Linux system with FuseFS support - > Ubuntu 13.10 works for me after "apt-get install fuse"). Then:
Nice work! It almost works on OpenBSD (5.5) too: $ fossil fuse /tmp/fused $ ls /tmp/fused/ checkins $ ls /tmp/fused/checkins/ ls: /tmp/fused/checkins/: Permission denied $ ls -l /tmp/fused total 4 d--x--x--x 2 amb amb 0 Dec 31 1969 checkins This is the first time I've used fuse for anything, so I'm not sure what might be wrong here---it might just be the OS (fusefs is relatively new in OpenBSD). Does Fossil have to explicitly set the permissions and timestamps on the files and directories? Andy -- TAI64 timestamp: 40000000539c8282 _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users