The Working Copy view allows you to manage the content of an SVN working copy.
Working Copy View - All Files View Mode
Working Copy View - Modified View Mode
Propagated modification marker - A
folder marked with this icon indicates that the folder
itself presents some changes (like modified properties) or a
child resource has been modified.
External - This indicates a mapping of a local directory
to the URL of a versioned resource. It is declared with a svn:externals
property in the parent folder and it indicates a working copy not directly
related with the parent working copy that defines it.
Switched - This indicates a resource that
has been switched from the initial repository location to a new location within
the same repository. The resource goes to this state as a result of the Switch action executed from
the contextual menu of the Working Copy view.
Grayed - A resource with a grayed icon but no
overlaid icon is an ignored resource. It is obtained with
the Add to svn:ignore action.
Current SVN depth of a folder:
Immediate children (immediates) (a variant of sparse checkout) - The directory contains
only direct file and folder children. Child folders ignore their content.
File children only (files) (a variant of sparse checkout) - The directory contains
only direct file children, disregarding any child folders.
This folder only (empty) (a variant of sparse checkout) - The directory discards
any child resource.
A folder can be locked only by the SVN client
application, completely transparent to the user, if an operation in progress was
interrupted unexpectedly. As a result, folders affected by the operation are marked with
the symbol. To clear
the locked state of a folder, use the Clean up action.
The toolbar allows you to switch between two working copies:
Drop down list - Contains all the working copies Syncro SVN Client is aware of. When you select another working copy from the list, the newly selected working copy content is scanned and displayed in the Working Copy view.