Changes

From SME Server
Jump to navigationJump to search
14 bytes added ,  07:00, 9 August 2015
m
Line 43: Line 43:  
=== Usage ===
 
=== Usage ===
   −
After installation you have to create a repository in the server-manager under the subversion menu by pressing the button "Add repository"
+
After installation you have to create a repository in the server-manager under the subversion menu by pressing the button "Add repository".
    
Next procedure is to create the recommended folder structure in your repository with this command in a terminal
 
Next procedure is to create the recommended folder structure in your repository with this command in a terminal
  svn mkdir https://{server-name}/{repository-name}/{branches,tags,trunk} -m "Recommended structure"
+
  <nowiki>svn mkdir https://server-name/repository-name/{branches,tags,trunk} -m "Recommended structure"</nowiki>
    
=== Additional information ===
 
=== Additional information ===
103

edits

Navigation menu