svnfs
From: Karl Chen <quarl_at_eecs.berkeley.edu>
Date: 2004-10-07 05:12:56 CEST
Hi, I am thinking about writing a file system for Linux that
Comments/suggestions?
Example command-line usage:
% svnmount http://svn.quarl.org/repos/foo ~/foo
Issues:
- whether to automatically commit each action; this could be a
- whether to automatically add or ignore a new file? e.g., object
- is it easy to arrange for 'cp a b' to be 'svn cp a b', if cp is
- how to support normal svn clients; perhaps instead of the mount
svn co http://svn.quarl.org/repos/foo ~/foo-wc
Without the intermediate WC, svnfs would have to operate in
For example, I have my /etc stored in a Subversion repository.
-- Karl 2004-10-06 19:48 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Oct 8 05:12:59 2004 |
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.