Skip to content

Subversion - Process Steps

Import Version

Description

NameTypeDescriptionRequired
Repository URLtextBoxThe location of the Subversion repository.Yes
Watch for tagscheckBoxWhen selected, tags are used as the basis for new component versions. Use tags as the basis for new component versions.No
IncludestextAreaBoxA list of name patterns used to match files to include when importing artifacts. List each pattern on a separate line. You can use the single () and double asterisks () wildcards to broaden your pattern. The double asterisks () indicates every directory and the single-asterisk () wildcard indicates every file.No
ExcludestextAreaBoxA list of name patterns used to match files to exclude when importing artifacts. List each pattern on a separate line. You can use the single () and double asterisks () wildcards to broaden your pattern. The double asterisks () indicates every directory and the single-asterisk () wildcard indicates every file.No
UsertextBoxThe user name used to authenticate with the Subversion repository.No
PasswordsecureBoxThe password associated with the user name to authenticate with the Subversion repository.No
SVN PathtextBoxThe path to the svn executable file on the UrbanCode Deploy server. If you added the executable file to the system PATH variable, you can specify the name of the executable file, such as svn. If you have not added the executable file to the system PATH variable, specify the complete path, such as /usr/bin/svn.Yes
Preserve Execute PermissionscheckBoxFor Linux and UNIX operating systems, retain the execute permissions of each file.No
Extensions of files to ConverttextBoxA list of file extensions to convert into another character set. Separate each file extenstion with a comma. Specify this property if you have text-type files that must be converted into another character set. Matching file types are converted into the default character set of the system where the agent is located.No
Proxy HostnametextBoxThe hostname of the proxy server if you are connecting to a Subversion repository through a proxy. For example: 8.8.8.8.No
Proxy Port NumbertextBoxThe port number used by the proxy server for client connections. For example: 80.No
Proxy UsernametextBoxThe user name use to authenticate with the proxy server if authentication is required.No
Proxy PasswordsecureBoxThe password associated with the user name to authenticate with the proxy server if authentication is required.No
Specific version/tagtextBoxNo