Subversion Repositories DevTools

Rev

Rev 4466 | Rev 4688 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4466 Rev 4612
Line 263... Line 263...
263
 
263
 
264
Used by tools that interface to ClearQuest: primarily the (ABT) Auto Build Tools.
264
Used by tools that interface to ClearQuest: primarily the (ABT) Auto Build Tools.
265
Specifies a PASSWORD to be used in conjunction with GBE_RM_USERNAME to access
265
Specifies a PASSWORD to be used in conjunction with GBE_RM_USERNAME to access
266
the ClearQuest Database.
266
the ClearQuest Database.
267
 
267
 
-
 
268
=item GBE_JIRA_URL (optonal)
-
 
269
 
-
 
270
Used by tools that interface to the Jira Issues database via a REST API: primarily the
-
 
271
Auto Build Tools. The variable specifies the URL to the base of the REST API interface.
-
 
272
 
-
 
273
C<Example: http://cloudajir01.vix.local:8080>
-
 
274
 
-
 
275
=item GBE_JIRA_USERNAME (optional)
-
 
276
 
-
 
277
Using in conjunction with GBE_JIRA_URL to access the Jira Issues database.
-
 
278
 
-
 
279
=item GBE_JIRA_PASSWORD (optional)
-
 
280
 
-
 
281
Using in conjunction with GBE_JIRA_URL to access the Jira Issues database.
-
 
282
 
268
=item GBE_SVN_URL_<Repo> (Required for Subversion support)
283
=item GBE_SVN_URL_<Repo> (Required for Subversion support)
269
 
284
 
270
Provides subversion configuration of known repositories. The EnvVar contains 
285
Provides subversion configuration of known repositories. The EnvVar contains 
271
the unique name of the repository within the ERG domain. ie: 
286
the unique name of the repository within the ERG domain. ie: 
272
C<GBE_SVN_URL_AUPERASVN01>
287
C<GBE_SVN_URL_AUPERASVN01>