Version control » History » Version 9
Greg Burri, 10/01/2009 03:26 PM
| 1 | 1 | Greg Burri | h1. Version control |
|---|---|---|---|
| 2 | |||
| 3 | 7 | Greg Burri | See [[Guidelines#Version-number|here]] for the version numbers guidelines. |
| 4 | |||
| 5 | 3 | Greg Burri | There is a complete web access "here":http://git.euphorik.ch/index.cgi?p=aybabtu.git;a=summary |
| 6 | 1 | Greg Burri | |
| 7 | 4 | Greg Burri | h2. Public access |
| 8 | |||
| 9 | 1 | Greg Burri | <pre> |
| 10 | 8 | Greg Burri | git clone git://dev.euphorik.ch/aybabtu.git |
| 11 | 4 | Greg Burri | </pre> |
| 12 | |||
| 13 | |||
| 14 | 9 | Greg Burri | h2. Full access to the reference bare-repository |
| 15 | 4 | Greg Burri | |
| 16 | 6 | Greg Burri | (Need authentication by a RSA public key) |
| 17 | 5 | Greg Burri | |
| 18 | 4 | Greg Burri | <pre> |
| 19 | git clone ssh://git@dev.euphorik.ch/aybabtu.git |
||
| 20 | 1 | Greg Burri | </pre> |