This describes a setup in progress. Not everything here works already. See CodingProjects for relevant modules and projects as well as accessing our trac setup.

Developer Access

Developer svn access works over https. To get access, create a crypted password string:

# apt-get install whois
$ mkpasswd -H md5
Password:
$1$1234$123412341234

Mail this string in a signed mail to some admin to add you to the proper htpasswd file.

oftc: Subversion (last edited 2010-09-10 07:52:02 by ChristophBerg)