To specify a base directory that contains a backslash character (
\
), escape it with another backslash character.
Use the following guidelines when you set the
git_local_repository_path
property:
If you omit the parent directory (..) when you set this property, the Secure Agent creates a subdirectory for the version of the GitRepoConnectApp service. The local copy of the repository is then stored in the following directory:
In this case, the Secure Agent creates a new local repository directory each time the GitRepoConnectApp service is updated, which can consume large amounts of disk space on the Secure Agent machine.
Do not configure this property in such a way that the local repository directory is shared by multiple agents. Each Secure Agent machine must have its own local copy of the repository.