0.1.0 • Published 12 years ago

svnpod v0.1.0

Weekly downloads
26
License
-
Repository
-
Last release
12 years ago

svnpod

let users manage their svn passwords easily

config

configuration is done vie ENVs, eg.:

# npm dependencies
npm install
# passwords file for svnserve
export PASSWD_APACHE /srv/svnrepos/myproject/conf/passwd 
# passwords file for apache
export PASSWD_APACHE /srv/svnrepos/myproject/conf/passwd_apache
# running port
export PORT 80

launch

node_modules/bin/coffee-script/bin/coffee .
0.1.0

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago