code:svn
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:svn [2016/07/19 09:46] – [Source Code Management] michfiel | code:svn [2020/11/26 09:36] (current) – [Client Software] michfiel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Source Code Management ====== | + | ===== Subversion |
| - | * [[http:// | + | ==== Server Setup ==== |
| - | + | ||
| - | ===== CVS ===== | + | |
| - | + | ||
| - | + | ||
| - | Full path (alt): / | + | |
| - | + | ||
| - | Full path: / | + | |
| - | + | ||
| - | Authentication: | + | |
| - | Path: /cvsroot | + | |
| - | Host address: kudu.in-berlin.de | + | |
| - | User name: fiasko | + | |
| - | + | ||
| - | MacCvs Preferences Dialog:\\ | + | |
| - | {{hgk: | + | |
| - | + | ||
| - | The Xcode way:\\ | + | |
| - | {{hgk: | + | |
| - | + | ||
| - | ===== Subversion ===== | + | |
| [[http:// | [[http:// | ||
| Line 34: | Line 14: | ||
| </ | </ | ||
| - | Neues Repository erstellen: | ||
| - | svnadmin create ~/svn | ||
| Hierarchie fürs Projekt " | Hierarchie fürs Projekt " | ||
| - | svn mkdir --parents -m "First Import" | + | svn mkdir --parents -m "First Import" |
| - | + | ||
| - | {{: | + | |
| - | Authentication: | + | ==== Client Software ==== |
| - | Path: / | + | |
| - | Host address: kudu.in-berlin.de | + | |
| - | User name: fiasko | + | |
| - | svn+ssh://fiasko@kudu.in-berlin.de/home/user/fiasko/svn | + | https://subversion.assembla.com/svn/svnx/html/index.html |
| + | Path für Xcode bzw. svnX: | ||
| + | svn+ssh:// | ||
code/svn.1468914388.txt.gz · Last modified: by michfiel
