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:47] – michfiel | code:svn [2020/11/26 09:36] (current) – [Client Software] michfiel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Source Code Management ====== | + | ===== Subversion  | 
| - |   * [[http:// | + | ==== Server Setup ==== | 
| - | + | ||
| - | + | ||
| - | ===== Subversion ===== | + | |
| [[http:// | [[http:// | ||
| Line 17: | 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.1468914449.txt.gz · Last modified:  by michfiel
                
                