|
Syncro SVN Client
makes easier the document and code sharing between content authors or developers.
This multiplatform Subversion front-end allows you to browse repositories, check for changes,
commit changes, update your working copy and examine the revision history.
The Syncro SVN Client was initially developed as an embedded application in the <oXygen/> XML Editor and
starting with version 8.1 of the editor it is available also as a separate product.
Syncro SVN Client
The Syncro SVN Client has been designed to offer powerful actions while keeping the
interface as clean and simple as possible.
Key features | Full SVN repository support for SVN versions 1.3 and 1.4: checkout, export, import, copy, mkdir,
rename, branch, tag and delete support. | The working copy view allows you to filter items and operate the whole range
of SVN actions over the current selection. | | Synchronize view helps you spot right away all incoming
and outgoing changes. | SVN Properties table allows you to change all standard SVN
properties and define your own. | | Supported communication protocols include SSL,
HTTP/HTTPS, File. | Responsive GUI. The actions on the repository do not freeze the
user interface. | | Includes an easy-to-use visual diff/merge tool. Can also compare
images. | Support for merging the current working copy with a set of tags or
revisions. | | Browse and manage multiple repositories at once. | Easy management of more than one working copy. | | Fast set up of the working copies. | Enhanced history revision details including a history graph of all
revisions. | | Independent from the command line subversion client. | Cross platform. Windows, Mac OS X and Linux are supported. |
What is new in Syncro SVN Client 3.1 February 21, 2008
Version 3.1 of Syncro SVN Client introduces two new presentation modes in the
Synchronize view (the compressed mode and the flat mode), new actions
in the Working Copy view, in the History view and in the Synchronize view and a
compare folders action on the revision graph of a folder.
Compressed mode and flat mode in the Synchronize viewThe compressed mode presents the SVN resources in the Synchronize
view as a tree with two levels, grouping the resources by their parent folder.
The flat mode presents the SVN resources as a list.
These modes are useful when you want to update or commit to the SVN repository the content
of a folder without going recursively into its subfolders or for obtaining the complete list of the
SVN resources that need to be synchronized.
Revert the changes of a revision
In the History view it is possible to revert the changes made by a revision
to a resource by selecting the revision and locating the resource in the affected
paths panel and using the "Revert changes from this revision" action from the
contextual menu.
The changes are reverted in the current version of the file in the working copy.
If the change was in fact a SVN delete operation the result will be the restoring
of the deleted file in the working copy.
Get Contents action in the History viewA new action was added in the contextual menu of the History view
for replacing the content of a file from the working copy with the content
of a revision of that file from the history. Compare with Branch/Tag action in the Working Copy viewThis action compares the working copy version of a file with a
revision from a SVN branch or tag. The branch or the tag can be easily selected
using a repository browser dialog.
New External Folder action in the Working Copy viewA new external folder can be created quickly by entering the
folder name and the target in a dialog that sets them in svn:externals property.
Compare two revisions of a folder directly from a revision graphThe set of changes that were committed between two revisions of a
folder can be computed with an action executed directly from the revision
graph of the folder. The result of this compare action is displayed in the
Directory Change Set view.
See more
|