Getting the right to commit to the subversion repository

From NEOSYS Dev Wiki
Revision as of 02:08, 24 November 2010 by Anecada (talk | contribs)
Jump to navigationJump to search

This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page

Committing your developments

First get a username and password by running the following unix command and send the output to an exodus subversion administrator eg steve.bush@neosys.com

htpasswd -nm YOURDESIREDUSERNAME

The administrator needs to run the following command as root and enter the encrypted pass (the bit AFTER the :) ignoring the warning about plain text password because it is already encrypted.

htpasswd -p /etc/apache2/dav_svn.passwd YOURDESIREDUSERNAME