Changes

From SME Server
Jump to navigationJump to search
437 bytes removed ,  08:27, 9 August 2015
m
Line 46: Line 46:  
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".
   −
When Subversion auto-versioning is active, write requests from WebDAV clients result in automatic commits. A generic log message is automatically generated and attached to each revision.
+
* When Subversion auto-versioning is active, write requests from WebDAV clients result in automatic commits. A generic log message is automatically generated and attached to each revision (this can result in many automatically committed revisions).
 
  −
Before activating this feature, however, understand what you're getting into. WebDAV clients tend to do many write requests, resulting in a huge number of automatically committed revisions. For example, when saving data, many clients will do a PUT of a 0-byte file (as a way of reserving a name) followed by another PUT with the real file data. The single file-write results in two separate commits. Also consider that many applications auto-save every few minutes, resulting in even more commits.
      
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
103

edits

Navigation menu