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
Post a Comment