FUSE Filesystem for Bzr

markus korn thekorn at gmx.de
Sat Mar 29 15:45:32 GMT 2008


On Sat, Mar 29, 2008 at 2:47 PM, James Westby <jw+debian at jameswestby.net> wrote:
>  Unfortuntely the code could do with a README, I can't seem to figure
>  out how to mount anything.
>
>  Thanks,
>
>  James
>
Hi James,
with revision 28 I added a README file with basic instructions.

To mount a branch, run
$ ./mount.bzrfs <path-to-branch> <mount-point> -o log=/tmp/bzrfs

To unmount it's
$ fusermount -u <mount-point>

I hope this helps,

Markus



More information about the bazaar mailing list