On Sat, Jun 14, 2014 at 5:23 AM, Richard Hipp <d...@sqlite.org> wrote:

> 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:
>

:-D

[odroid@host:~/fossil/cwal]$ uname -a
Linux odroid 3.8.13.16 #1 SMP PREEMPT Tue Feb 11 10:47:21 BRST 2014 armv7l
armv7l armv7l GNU/Linux


     fossil fusefs /tmp/myrepo
>

Tip: doesn't seem to work (shows an empty dir) if the mount point is itself
on an external mount point. e.g. doesn't work when i mount under /home, as
home is an external usb drive here.



> Then you can access files using things like:
>
>      ls /tmp/myrepo/checkins/4bf670e61250
>

[odroid@host:~/fossil/cwal]$ f fusefs /tmp/fuse
...

[odroid@host:~/tmp/fuse]$ ls /tmp/fuse/
checkins
[odroid@host:~/tmp/fuse]$ ls /tmp/fuse/checkins/trunk
common.make  config.make  cwal.c  cwal_format.c  cwal_internal.h
 cwal_json.c  cwal_printf.c  cwal_utf.c  doc  include JSON_parser  Makefile
 s2  test.c  th1ish  vgLastFewVersions.sh
[odroid@host:~/tmp/fuse]$ ls -la /tmp/fuse/checkins/trunk
total 0
dr-xr-xr-x 2 odroid odroid      0 Jan  1  1970 .
d--x--x--x 2 odroid odroid      0 Jan  1  1970 ..
-r--r--r-- 1 odroid odroid  11365 Jun 14 01:54 common.make
-r--r--r-- 1 odroid odroid   3505 Jun 14 01:54 config.make
-r--r--r-- 1 odroid odroid 335400 Jun 14 01:54 cwal.c
-r--r--r-- 1 odroid odroid  24902 Jun 14 01:54 cwal_format.c
-r--r--r-- 1 odroid odroid  40414 Jun 14 01:54 cwal_internal.h
-r--r--r-- 1 odroid odroid  30819 Jun 14 01:54 cwal_json.c
-r--r--r-- 1 odroid odroid  46808 Jun 14 01:54 cwal_printf.c
-r--r--r-- 1 odroid odroid  73668 Jun 14 01:54 cwal_utf.c
dr-xr-xr-x 2 odroid odroid      0 Jun 14 01:54 doc
dr-xr-xr-x 2 odroid odroid      0 Jun 14 01:54 include
dr-xr-xr-x 2 odroid odroid      0 Jun 14 01:54 JSON_parser
-r--r--r-- 1 odroid odroid   2680 Jun 14 01:54 Makefile
dr-xr-xr-x 2 odroid odroid      0 Jun 14 01:54 s2
-r--r--r-- 1 odroid odroid  41761 Jun 14 01:54 test.c
dr-xr-xr-x 2 odroid odroid      0 Jun 14 01:54 th1ish
-r-xr-xr-x 1 odroid odroid   2059 Jun 14 01:54 vgLastFewVersions.sh

:-D



-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
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