© 2008 syncRO soft ltd. | The history of a SVN resource can be watched on a graphical representation of all the revisions of that resource together with the tags in which the resource was included. The graphical representation is identical to a tree structure and is easy to view. The graphical representation of a resource history is invoked with the action available on the right click menu of a SVN resource in the Working Copy view and the Repository view. In every node of the revision graph an icon and the background color represent the type of operation that created the revision represented in that node. Also the repository path and the revision number are contained in the node. The tooltip displayed when the mouse pointer hovers over a node specifies the URL of the resource, the SVN user who created the revision of that node, the revision number, the date of creation, the commit message, the modification type and the affected paths. The types of nodes used in the graph are:
A directory resource is represented with two types of graphs:
You can switch between the two graphs with the button of the toolbar of the Revision graph dialog. The toolbar also contains buttons for zooming in and zooming out the graph and also for resetting the scale of the graphical representation. The right click menu of a node of the graph contains the following actions:
When two nodes are selected in the revision graph of a file the right click menu of this selection contains only one item: Compare for comparing the two revisions corresponding to the selected nodes. If the resource for which the revision graph was built is a folder then the right click menu displayed for a two nodes selection also contains the item Compare but it computes the differences between the two selected revisions as a set of directory changes. The result is displayed in the Directory Change Set view in the same way as for the compare action invoked from the History view on two revisions of a folder.
© 2008 syncRO soft ltd. |