0.1.0 • Published 11 years ago

svnpod v0.1.0

Weekly downloads
26
License
-
Repository
-
Last release
11 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

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago