Subversion Repositories DevTools

Rev

Rev 5245 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5245 Rev 5251
Line 12... Line 12...
12
Const DOCREP_conn = "Provider=sqloledb;Data Source=auawsadbs006;Initial Catalog=master;User Id=release_manager;Password=release_manager"
12
Const DOCREP_conn = "Provider=sqloledb;Data Source=auawsadbs006;Initial Catalog=master;User Id=release_manager;Password=release_manager"
13
Const DOC_FOLDER = "doc"
13
Const DOC_FOLDER = "doc"
14
Const TEMP_FOLDER = "temp"
14
Const TEMP_FOLDER = "temp"
15
Const SCRIPTS_FOLDER = "scripts"
15
Const SCRIPTS_FOLDER = "scripts"
16
Const DOC_REPOSITORY_URL = "http://edms/"
16
Const DOC_REPOSITORY_URL = "http://edms/"
-
 
17
Const BMS_QUALITY_URL = "http://bms/qms/qms.asp"
17
Const adminEmail  = "VixIT@vixtechnology.com"
18
Const adminEmail  = "VixIT@vixtechnology.com"
18
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
19
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
19
Const JIRA_URL    = "http://cloudajir02.vix.local:8080"
20
Const JIRA_URL    = "http://cloudajir02.vix.local:8080"
20
'Const JIRA_URL    = "https://cds.vixtechnology.com"
21
'Const JIRA_URL    = "https://cds.vixtechnology.com"
21
Const LXR_URL     = "http://auawsalxr001/lxr/source"
22
Const LXR_URL     = "http://auawsalxr001/lxr/source"