... | ... | @@ -14,7 +14,7 @@ The `git status` command informs about the files modified and the files added or |
|
|
|
|
|
Please note the following two particularities:
|
|
|
|
|
|
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 **_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 automatically crated by the Eclipse environment. **_.XRX.compiler.tmp_** and **_xrx.conf.xml_** are also automatically created utility files relevant for the XRX system. **Please do never commit these files and directories as well since they are only relevant for your local MOM-CA installation!**
|
|
|
|
... | ... | |