Update Project dialog (Subversion)
VCS | Update Project
Ctrl0T
Context menu of a file or directory | Subversion | Update File/Directory
VCS | Subversion | Update File/Directory
Use this dialog to update the local working copy of a file, directory, or project with a revision from the repository.
Item | Description |
---|---|
Update/Switch to specific Url |
|
Use Branch | In this field, specify the location of the required repository through its branch name. Click Browse
|
Url | In this field, specify the location of the required repository through its full URL address. Click Browse The field is enabled only when the Update/Switch to specific Url checkbox is selected. |
Update/Switch to specific revision | Select this checkbox to synchronize your local working copy with a specific revision different from the HEAD revision. The Update/Switch to specific revision field becomes enabled. In this field, specify the number of the revision to be used. Click Browse |
Depth | Use this list to specify the range of recursion into subdirectories. The available options are:
|
Force Update | Select this checkbox to have local files replaced with the files from the repository even if the local files have modifications and thus abandon the local modifications. |
Ignore Externals | Select this checkbox if you do not want IntelliJ IDEA take into account externals definitions during update. |
Do not show this dialog in the future | Select this checkbox to have IntelliJ IDEA perform future updates silently. To have IntelliJ IDEA show this dialog before update again:
|
Thanks for your feedback!