Rev | Line | |
---|
[206] | 1 | #
|
---|
| 2 | # dasscm configuration
|
---|
| 3 | #
|
---|
| 4 |
|
---|
| 5 | #
|
---|
| 6 | # host specific name
|
---|
| 7 | # it is required, to set this unique
|
---|
| 8 | # normally, use `hostname -f`
|
---|
| 9 | #
|
---|
| 10 | DASSCM_REPOSITORY_NAME=
|
---|
| 11 |
|
---|
| 12 | #
|
---|
| 13 | # local base directory
|
---|
| 14 | #
|
---|
| 15 | DASSCM_LOCAL_REPOSITORY_BASE=/var/lib/dasscm/
|
---|
| 16 |
|
---|
| 17 | #
|
---|
| 18 | # server settings
|
---|
| 19 | #
|
---|
| 20 | DASSCM_SVN_REPOSITORY_BASE=https://dass-it.de/svn/dasscm
|
---|
| 21 | #DASSCM_SVN_REPOSITORY_BASE=file:///tmp/repo/test/ting
|
---|
| 22 | #DASSCM_SVN_REPOSITORY_BASE=https://dass-it.de/svn/smartclient/branches/Debeka/SC-03_01_add_NAH_Branch_Debeka/technical/config/dasscm/
|
---|
| 23 | DASSCM_CHECKOUT_USERNAME=dasscm
|
---|
| 24 | DASSCM_CHECKOUT_PASSWORD=dcmdst
|
---|
Note:
See
TracBrowser
for help on using the repository browser.