Not since the launch of OpenSosius (our API) have I been this excited to blog about a new feature. After several months of burning the midnight oil, our development team has released SVN Repository - a new upgrade that brings Sosius' built-in version control system to your desktop. Now you can edit files on your computer and upload them to Sosius without ever opening a browser - and all versions are automatically tracked and maintained. Whether you are working on a crucial client presentation, preparing a confidential contract or conducting due diligence, SVN Repository allows you to collaborate on time-sensitive, critical files with team members all over the world.

SVN Repository is built from Subversion <http://subversion.tigris.org/> (SVN) - the leading open source version control system that allows teams of users to manage versioned files in a centralised repository. Using SVN, users can copy a folder structure to their local computers, add, edit and delete files and sync the changes back to the central repository. What's more, it's fully interated into your Sosius account, so there's no new user name and password to remember.
Getting up and running with SVN Repository is simple and easy, here's how:
Step 1: Download an SVN client from here http://subversion.tigris.org/links.html#clients.
Step 2. Go to a Sosius workspace and click 'Create' and choose 'SVN Repository' from the list.
Step 3. Once you have created your SVN Repository add it's 'Repository' url (this can be found by clicking the 'Checkout Info' button on the folder) to your SVN client on your computer.
Take a look and let me know what you think!