Changes

From SME Server
Jump to navigationJump to search
32 bytes added ,  13:46, 8 August 2015
m
no edit summary
Line 45: Line 45:  
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
+
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"
svn mkdir https://{server-name}/{repository-name}/{branches,tags,trunk} -m "Recommended structure"
      
=== Additional information ===
 
=== Additional information ===
103

edits

Navigation menu