SVN: Create new SVN user in Ubuntu
sudo htpasswd /etc/subversion/passwd username
New password: *******
Re-type new password: *******
Adding password for user username
OS: Ubuntu 12.04 LTS
Solution Architect, Software Engineer, Trainer, IT Consultant and Blogger
sudo htpasswd /etc/subversion/passwd username
New password: *******
Re-type new password: *******
Adding password for user username
OS: Ubuntu 12.04 LTS