A expert on system architect with full SDLC and Agile development experience. Skills: , C# C++ Scrum OOA/OOD javascript ASP.Net MVC XML, HTML Web Service, RESTful, WCF, Android and etc. Email me if you need help on development.
Showing posts with label SVN. Show all posts
Showing posts with label SVN. Show all posts
Tuesday, 27 September 2011
Create/Change SVN user and password using htpasswd
To create a new SVN user
c:\program files\Collabnet\bin\htpasswd -cm ../config/authz-file username password
To change existing SVN user's password
c:\program files\Collabnet\bin\htpasswd -m ../config/authz-file username
Subscribe to:
Posts (Atom)