...
- Select the Build Environment, Stream and specify the interval minutes to Poll SCM for changes.
- Polling from SCM is supported for Subversion, Git, Microsoft TFS, Perforce and CVS SCM Types.
- For Git, the Git executable must be installed on FlexDeploy server and it must be accessible in PATH. The Git executable version must be 1.7.9 or higher.
- **How do you determine if the Git executable is installed and accessible? For version you can just do "git --version" on the command line.
- If FlexDeploy is installed on Windows
- Do not install "Git Credential Manager".
- If "Git Credential Manager" is already installed, then update global configuration using command - "git config --system --unset credential.helper".
- Do not install "Git Credential Manager".
- For Git, the Git executable must be installed on FlexDeploy server and it must be accessible in PATH. The Git executable version must be 1.7.9 or higher.
- If Release is selected and that specific Release is in Started mode, at the end of successful build due to Poll SCM trigger it will trigger creation of new release snapshot.
- Click the Save button to save the changes.
...