SvnX is an open GUI for Subversion, the compelling replacement for CVS.
SvnX allows you to browse your working copies, spot changes and operate on them but also to browse logs and revisions of your repositories.
SvnX is created using Panther's new bindings mechanism for maximum flexibility and user experience.
Here are some key features of "SvnX":
Repository Inspector:
· Browse logs, revisions and directories in a single window.
· Drag&drop between the repository browser and the Finder ! (both ways!)
· svn checkout, svn export, svn import, svn switch, svn copy, svn mkdir and svn delete support.
· FileMerge integration.
· Disk cache for impressive speed!
Working Copy Inspector:
· Flat view / hierarchical view.
· Items sorting/filtering/searching.
· Operate svn actions on selected items.
· svn Move/Copy via drag&drop in hierarchical view.
· svn rename.
· Save your favorite working copies in a panel.
Requirements:
· Working install of Subversion.
What's New in This Release: [ read full changelog ]
General:
· Added Growl support. NEW
· [Notifies Growl on completion of checkout, commit, update, merge, etc. Each may be enabled/disabled independently.
· To enable this functionality Growl must be obtained & installed separately.]
· Improved compatibility with FileMerge and Xcode 4.3.x.
· The Preferences window’s Diff application menu is now build from DiffApps.plist. This also adds some handy tool-tips to the menu.
· Now runs pre-flight checks before executing a Diff command to determine availability of chosen diff application. NEW
· [Any failure is reported along with Help & Open Preferences buttons.]
· When using FileMerge as the diff application, any error output is no longer suppressed.
· Progress & any output from ‘svn diff’ commands is now displayed in the Output drawers of Working Copy or Repository windows.
· Fixed a problem using kdiff3 as the diff application.
· Improved checking for new svnX releases.
Working Copy windows:
· Added helpful tool-tips to the command buttons.
· Added basic Quick ...