Version control » History » Revision 11
Revision 10 (Greg Burri, 11/16/2010 03:27 PM) → Revision 11/15 (Greg Burri, 03/04/2011 01:49 AM)
h1. Version control See [[Guidelines#Version-number|here]] for the version numbers guidelines. We use "github":https://github.com/Ummon/Aybabtu There is a complete web access "here":http://git.euphorik.ch/index.cgi?p=aybabtu.git;a=summary h2. Public access <pre> git clone git://dev.aybabtu.org/aybabtu.git </pre> h2. Full access to manage the source code. reference bare-repository There is also (Need authentication by a RSA public key) <pre> git clone "here":http://git.euphorik.ch/index.cgi?p=aybabtu.git;a=summary ssh://git@dev.aybabtu.org/aybabtu.git </pre>