This is an old revision of the document!
X2go publishes development code with support of a public GIT repository at BerliOS in Germany. You can contact our GIT administrator (currently: Mike Gabriel) by mail: git-admin (at) x2go (dot) org
Browse the X2go GIT repository tree in a webbrowser: http://git.berlios.de/cgi-bin/gitweb.cgi?p=x2go;a=tree
Anonymous X2go GIT Repository Access via GIT protocol (read-only)
The X2go project's BerliOS Developer Git repository can be checked out through anonymous GIT with the following instruction set (in a Unix-like console session).
$ mkdir ~/x2go-source $ cd ~/x2go-source $ git clone git://git.berlios.de/x2go .
Developer GIT Access via SSH
Only project developers can access the GIT tree via this method. Substitute <developername> with your BerliOS username. Enter your BerliOS site password when prompted.
$ cd ~/x2go-source $ git push ssh://developername@git.berlios.de/gitroot/x2go master
SSH Key Fingerprints of git.berlios.de
DSA Key: dd:a1:76:9d:cf:82:c4:3b:0d:24:b7:26:0e:36:6b:f1
| branch | description / purpose | write access | comment | last modified |
|---|---|---|---|---|
| MASTER | code basis for X2go releases | Heinz-M. Graesing | - | 20101002 |
| Oleksander Schneyder |