2011-11-28, 01:20:39
For those of you who
I've implemented this VCS in the last week and hope that some of you might find it useful.
Questions and Bugs: https://sourceforge.net/projects/phpeasyvcs/.
- want to backup their files to your webspace instead of Dropbox & Co and
- want to keep older version of these files without effort, or
- need a simple version control system - e.g. for their GetSimple plugins ;-) -
- want to easily access their files and older versions by a file browser like Explorer
- don't have or want a database on their webspace
- implemented in pure PHP,
- storing data in the file system and needing no database, and
- offering access by web and WebDAV.
I've implemented this VCS in the last week and hope that some of you might find it useful.
Questions and Bugs: https://sourceforge.net/projects/phpeasyvcs/.