Project

General

Profile

Version control » History » Revision 9

Revision 8 (Greg Burri, 07/24/2009 01:26 PM) → Revision 9/15 (Greg Burri, 10/01/2009 03:26 PM)

h1. Version control 

 See [[Guidelines#Version-number|here]] for the version numbers guidelines. 

 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.euphorik.ch/aybabtu.git 
 </pre> 


 h2. Full access to the reference bare-repository bare repository 

 (Need authentication by a RSA public key) 

 <pre> 
 git clone ssh://git@dev.euphorik.ch/aybabtu.git 
 </pre>