Getting the right to commit to the subversion repository: Difference between revisions

From NEOSYS Dev Wiki
Jump to navigationJump to search
(New 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...)
 
No edit summary
Line 1: Line 1:
=[http://ekygelymib.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
=== Committing your developments ===
=== Committing your developments ===



Revision as of 02:08, 24 November 2010

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