Command: Edit SVN Working Copy
Symbol:
Function: The command opens the Edit SVN working copy dialog and displays the working copy in a browser from the SVN view.
Call: menu
The functionality of the browser allows for the following:
Access to and actions on objects that are not displayed in the Devices view
Actions on objects that can lead to exceptions in the Devices view
Editing of global objects that are modified, in conflict, or blocked
Dialog: Edit SVN working copy
Path in the SVN repository | Display of working copy from SVN view The file and folder structure of the objects in the project are presented in a tree view here. As a result, the recursion depth of an object is visible.
|
Name of object | File name of the object Example: |
Node type | The top node is the project root directory. |
Text status | Object status:
|
Property status | Status in SVN repository:
|
Revision | Revision number |
Conflict information | File conflict, property conflict, or tree conflict |
Lock | For locked objects, the user who applied the lock is displayed. Example: |
Lock comment | Lock message Implicit, normal, or stolen lock |
URL | URL of the object |
![]() | |
Selects all files | |
Deselects all files | |
Selects the modified files | |
Selects the conflicted files | |
Selects the locked files |
![]() | Updates the working copy Changes made by others are added from the SVN repository to your working copy. |
Updates all files of the project | |
Updates only the selected files | |
Updates the selected files and subordinate files |
| Discards your changes to the working copy Afterwards, the object corresponds to the revision in the repository. |
![]() | |
Deletes the selected objects from the working copy |
| Commits your changes to the SVN repository Any locked objects will be unlocked. |
Commits all files in the project | |
Commits only the selected files | |
Commits the selected files and subordinate files |
![]() | Commands for managing locks |
Checks the validity of locks in the working copy Any invalid locks will be unlocked. | |
Releases the lock | |
Locks the object from editing by others | |
Locks the file for you and removes the lock of another user Hint: Avoid stealing a lock because the changes made by another user can be lost. |
![]() | Commands to resolve conflicts |
Indicates a displayed conflict in the SVN repository as marked and resolved Note: Select the command if you edited and resolved the displayed conflict. You can commit changes again afterwards. | |
Resolves the conflict In the SVN repository, the changes are accepted that were committed by other users. Your changes are discarded. | |
Resolves the conflict In the SVN repository, the changes to your working copy are accepted and the changes by other users are discarded. |
| Opens the Log – Application dialog The history of the selected node is shown there. The previous revisions are displayed with the respective actions. |
| Changes the location of the selected object within the working copy Example: You can resolve a tree conflict by saving the local object to another location. Then update the parent object to apply it to the locked children. |
| Updates the browser view by rescanning the working copy |
| Executes an SVN cleanup operation on the working copy |