| Line 322... |
Line 322... |
| 322 |
Using in conjunction with GBE_JIRA_URL to access the Jira Issues database.
|
322 |
Using in conjunction with GBE_JIRA_URL to access the Jira Issues database.
|
| 323 |
|
323 |
|
| 324 |
=item GBE_SVN_URL_<Repo> (Required for Subversion support)
|
324 |
=item GBE_SVN_URL_<Repo> (Required for Subversion support)
|
| 325 |
|
325 |
|
| 326 |
Provides subversion configuration of known repositories. The EnvVar contains
|
326 |
Provides subversion configuration of known repositories. The EnvVar contains
|
| 327 |
the unique name of the repository within the ERG domain. ie:
|
327 |
the unique name of the repository within the VIX domain. ie:
|
| 328 |
C<GBE_SVN_URL_AUPERASVN01>
|
328 |
C<GBE_SVN_URL_AUPERASVN01>
|
| 329 |
|
329 |
|
| 330 |
The value of the EnvVar specifies the URL of the Subversion repository to be
|
330 |
The value of the EnvVar specifies the URL of the Subversion repository to be
|
| 331 |
used by the Subversion oriented JATS commands. The URL should contain the
|
331 |
used by the Subversion oriented JATS commands. The URL should contain the
|
| 332 |
protocol, the repository host and the path to the root of the repository and
|
332 |
protocol, the repository host and the path to the root of the repository and
|