... | ... | @@ -14,5 +14,7 @@ The `git status` command informs about the files modified and the files added or |
|
|
|
|
|
Please note the following two particularities:
|
|
|
|
|
|
1. Under the heading _Changes not staged for commit:_ there always appears the modified file _build.properties.xml_ which you have filled in during installation with individual parameters optimized for your local MOM-CA installation. **Please do never commit the _build.properties.xml_ file to the public Git repository since the file contains your private database admin password!**
|
|
|
1. Below the heading _Changes not staged for commit:_ there always appears the modified file _build.properties.xml_ which you have filled in during installation with individual parameters optimized for your local MOM-CA installation. **Please do never commit the _build.properties.xml_ file to the public Git repository since the file contains your private database admin password!**
|
|
|
|
|
|
1. Below the heading _Untracked files:_ there always appear two directories (_localhost_, _test_) and two files (_.XRX.compiler.tmp_, _xrx.conf.xml_). In the _localhost_ directory, the eXist application server was installed during the installation process. The _test_ directory is a.
|
|
|
|