|
Revision 30, 0.8 kB
(checked in by sven, 3 years ago)
|
|
Added new documentation as well as a great new layout and some new
features for the documentation system like syntax higlighting (using
geshi).
Furthermore much directory clean up and movements accross directories.
|
| Line | |
|---|
| 1 | |
|---|
| 2 | The Punched Paper Project -- Subversion access |
|---|
| 3 | ============================================== |
|---|
| 4 | |
|---|
| 5 | The Punched Paper Project sources are stored on the technikum29.de servers. |
|---|
| 6 | They are reachable at |
|---|
| 7 | |
|---|
| 8 | svn://technikum29.de/paper-tape-project |
|---|
| 9 | Web SVN: http://dev.technikum29.de/websvn |
|---|
| 10 | |
|---|
| 11 | until the svn repository moved to |
|---|
| 12 | |
|---|
| 13 | svn://technikum29.de/punched-paper-project |
|---|
| 14 | |
|---|
| 15 | You can access the subversion reposity anonymously. So simply checkout |
|---|
| 16 | the sources at your unix box using the svn terminal client: |
|---|
| 17 | |
|---|
| 18 | you@unix-box$ svn checkout svn://technikum29.de/paper-tape-project |
|---|
| 19 | |
|---|
| 20 | Or use your favourite SVN client (on Windows e.g. TortoiseSVN). |
|---|
| 21 | |
|---|
| 22 | If you want to contribute, simply mail the technikum29.de development |
|---|
| 23 | team at development@[this domain] and ask for a subversion account. |
|---|
| 24 | |
|---|
| 25 | --Sven, 19.07.08, 13.03.09 |
|---|