Dashboard
View all activity from all your repositories on one page. Quick access to all areas makes the Dashboard a useful tool.
Changesets
Quickly and easily see the exact changes made to the files in each changeset.
File browser
Browse through all files in your repositories.
View file contents
Need to go back and look at some code from a previous version without having to fuss around with Subversion? Just locate it in the File Browser. You can then view any version of the file you need.
List all repositories
Quickly see all your repositories, their disk space usage and other detail.
View the latest activity
See the latest activity for specific repositories (or for all repositories combined in the Dashboard).
Access control
Control who has access to which parts of the repositories. You can give certain users read-only access to some areas, and read/write access to others. Storehouse gives you fine-grained access control over your repositories.
Repository options
Update the repository information, setup Web Hooks, configure integration with Third-Party apps (like Twitter), export your repository, get an svnadmin dump of your repository, and of course, delete your repository when its no longer needed.
Account
Upgrade or Downgrade your account at any time.
Some more features...
Web hooks
Need finer control over what happens when updates are made to your app? We can call a page on your own server after each commit with the commit details so you can do whatever you need to do.
Browse source code
Go back and see what the source code looked like in previous revisions without having to perform a 'checkout'.
Source code changes
Instantly see what was changed with each update.
Third-party integration
You can set up Storehouse to let your other apps know when people make commits. Currently we support Twitter, but are looking for more integration options depending on user demand.