Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
74:cms_subversion [2020/05/19 16:30] tssr74:cms_subversion [2020/05/19 16:38] tssr
Line 78: Line 78:
  
 Example: Example:
-  * Configuration file (config.xml): <nowiki><cms-host name="http://mySubversion.de:123/myPath/to/myRepository" /></nowiki> +  * **config.xml**//<nowiki><cms-host name="http://mySubversion.de:123/myPath/to/myRepository" /></nowiki>// 
-  * Value in  Repository Path: myPath/to/another/Repository +  * Value in  **Repository Path**//myPath/to/another/Repository// 
-  * Resulting URL: <nowiki>http://mySubversion.de:123/myPath/to/myRepository</nowiki>+  * Resulting **URL**//<nowiki>http://mySubversion.de:123/myPath/to/myRepository</nowiki>//
   * The path from the config.xml gets overwritten by the value from Repository Path.   * The path from the config.xml gets overwritten by the value from Repository Path.