[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[work-in-progress] svnfs FUSE module

From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-04-04 09:06:13 CEST

Attached is a work-in progress FUSE module that allows you to mount a
repository filesystem into the OS filesystem. It uses the Subversion
and FUSE python bindings.

Advantages over davfs? Quite a bit faster (I haven't run any tests,
but it "feels" faster).

Still a few things to support (mtime, ctime, etc), but seems to basically
work.

Tested/developed with Linux 2.6.10 and FUSE 2.2.1 on a Debian system.

Comments? Given that it's Linux only, I'm not sure if it's useful enough
to include in the contrib/ directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/x-python attachment: svnfs.py
Received on Mon Apr 4 09:07:52 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.