About
iSubvert is a combined SFTP and Subversion client aimed at web developers. It will allow you to work with remote working copies - that is, you can perform SVN commands in a working copy located on a remote server. Local working copies are also supported on Mac OS X provided the subversion client binaries are installed.
Features
- SFTP client - browse, manage, and edit files over SFTP
- SVN client - performs most subversion commands, anything missing is coming soon...
Requirements
- Ability to connect to your server over SSH and SFTP
- Subversion client binaries installed on your server
- Mac OS X local working copies require installation of command-line subversion client binaries
Download
This should still be considered beta software - there will be bugs.
There are no guarantees about reliability or security, though it has been under heavy real-world use for several months. Release Notes.
- iSubvert v2.1.5 for Mac OS X (12.4MB)
- iSubvert v2.1.4 installer for Windows (5.9MB)
Contact
iSubvert is developed by Jude Venn of cuttlefish.com.
I'm planning on opening up a bug tracker in the near future - in the meantime please email support@isubvert.com.
Thanks
iSubvert is written in Python using the following libraries:
- wxPython - cross platform GUI library
- paramiko - ssh2 protocol for python
- Keychain.framework - OSX Keychain access library
- feedparser - universal feed parser
Thanks to the developers for all their hard work!
Thanks also to my colleagues Ant Dickens and Phill Sparks for being my guinea pigs. And for their feedback.