User Tools

Site Tools


code:svn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:svn [2019/01/15 15:54] michfielcode:svn [2020/11/26 09:36] (current) – [Client Software] michfiel
Line 1: Line 1:
- 
- 
 ===== Subversion ===== ===== Subversion =====
  
-Client Software +==== Server Setup ====
- +
-https://subversion.assembla.com/svn/svnx/html/index.html+
  
 [[http://kau-boys.de/1296/webserver/ordnerstruktur-eines-svn-repositories-richtig-aufsetzen [[http://kau-boys.de/1296/webserver/ordnerstruktur-eines-svn-repositories-richtig-aufsetzen
Line 21: Line 17:
   svn mkdir --parents -m "First Import" file:///home/user/fiasko/svnroot/repos/trunk file:///home/user/fiasko/svnroot/repos/tags file:///home/user/fiasko/svnroot/repos/branches   svn mkdir --parents -m "First Import" file:///home/user/fiasko/svnroot/repos/trunk file:///home/user/fiasko/svnroot/repos/tags file:///home/user/fiasko/svnroot/repos/branches
  
-Path für Xcode:+==== Client Software ==== 
 + 
 +https://subversion.assembla.com/svn/svnx/html/index.html 
 + 
 +Path für Xcode bzw. svnX:
   svn+ssh://fiasko@kudu.in-berlin.de/home/user/fiasko/svnroot/repos   svn+ssh://fiasko@kudu.in-berlin.de/home/user/fiasko/svnroot/repos
code/svn.1547564088.txt.gz · Last modified: 2019/01/15 15:54 by michfiel