dav-server
dav-server copied to clipboard
git versioning
add -g flag
- inits git repo in root dir if it's not already init'd
- commits local changes automatically and as they happen (fs watch)
- stores each modification through the web with user info
alternatively, maybe point server at a git remote and commit directly to that.