Add User to SVN Server and Set Password

rajeshkumar created the topic: Add User to SVN Server and Set Password
Adding users to svn

Add a user to the file /etc/subversion/svn-authz, then give that user a password as described below.
A suitable command could be
sudo vim /etc/subversion/svn-authz
or
sudo emacs /etc/subversion/svn-authz.

Adding or changing password for a user
sudo htpasswd -m /etc/subversion/svn-auth-file sally
New password: *******
Re-type new password: *******
Adding password for user sally
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Tagged :
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x