Version control » History » Version 7
Greg Burri, 07/20/2009 10:25 AM
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 | 3 | Greg Burri | git clone git://dev.euphorik.ch/aybabtu |
11 | 4 | Greg Burri | </pre> |
12 | |||
13 | |||
14 | h2. Full access to the bare repository |
||
15 | |||
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> |