首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > FUSE文件系统读取一个SVN仓库

FUSE文件系统读取一个SVN仓库

  • 资源大小:364.21 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: svn fuse

资 源 简 介

Fuse file system to access an SVN repository with local cache for performance improvement. Original code was taken from the svnfs project by John Madden at http://www.jmadden.eu/index.php/svnfs/. Features: * Support mounting to a specific revision * Tested with popular protocols including svn://, http://, https:// and svn+ssh://. * Local disk cache is used to increase the performance of subsequent access and cached files remain after the repository is unmounted. So it can be reused afterwards. The cache eviction can be done by external programs such as tmpwatch and cron job. * Use memory cache for file and directory attributes Limitations: * Support read only operations. * Due to the multiprocess synchronization unimplemented, a user cannot have the same repository mounted on many mount points in the same machine since cache files may be collided. * Though different users can mount the same repository, local cache cannot be shared due to access permission is hard t

文 件 列 表

subversionfs
COPYING
TODO
Makefile.am
svn-config.pl
ChangeLog
install-sh
config.sub
config.h.in
aclocal.m4
depcomp
Makefile.in
AUTHORS
.svn
config.log
config.status
INSTALL
README
HOWTO
Test Space in Directory Name
configure.in
config.h
NEWS
src
mkinstalldirs
configure
config.guess
stamp-h1
Makefile
external
missing
VIP VIP
0.299291s