projectdoc Toolbox

Shows how to configure a space to set the defaults for the Subversion Macros.

Configure Space

Space Properties

The following space properties help to provide defaults for the subversion macro.

Space PropertyDescription
url-subversionThe root URL for the subversion resources for this project.
subversion-subfolderThe folder within the SVN root.
project-artifactIdThe name of folder the sources are part of.
project-versionAppended to the project-identifier to form the name.
 

Suppose you want to reference the following file on your subversion server:

https://www.example.com/svn/os/util/tags/my-open-source-lib-1.0.2

Configure your space properties like this:

url-subversionhttps://www.example.com/svn/os
subversion-subfolderutil/tags
project-artifact-idmy-open-source-lib
project-version1.0.2