The URL or folder path to the repository. Common examples below:
- Git: https://www.github.com/
account
/repo
.git - Subversion: https://svn.riouxsvn.com/
repo
/trunk/ - Folder: C:\
folder
\
Troubleshooting common issues:
- Enter the full path to the repository, rather than just the server name
- Enter the HTTPS path, rather than the SSH path
- For Git: Enter only the base repo path, not the path to a particular file, folder, branch, or tag
- To specify a branch, see How Do I Select a Different Git Branch
- For Subversion: Enter a trunk or branch folder path, rather than the base repo path
- For folders: Ensure that the target folder already exists