svn - How can I programatically add a user to subversion from a shell script? -


i create subversion user without restarting subversion server way seems to edit passwd file.

is there command add user?

there different ways authenticate depending on how svn accessed. if you're serving through apache htpasswd or htdigest may want.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -