-
Notifications
You must be signed in to change notification settings - Fork 0
Fork for continuing work on John Madden's svnfs (see http://www.jmadden.eu/index.php/svnfs/ )
License
akesterson/svnfs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Information
===========
svnfs was originally written by John Madden, and later picked up and maintained by various others.
Building
========
1) From the root of the source, run ./configure && make
2) svnadmin create some_repo
3) svn co some_repo checkout
4) mkdir mount
5) ./src/svnfs checkout mount
6) enjoy
If you have any problems, please let me know at
[email protected].
Support
=======
getattr()
- currently returns user, group, mtime, mode, and size. user, group, and mode are based
off the "svnfs:owner_user", "svnfs:owner_group", and "svnfs:mode" svn attributes.
readdir()
open()
read()
About
Fork for continuing work on John Madden's svnfs (see http://www.jmadden.eu/index.php/svnfs/ )
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published