PloneSVNView
Category: Development tools
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
Subversion does a fairly good job of exporting itself using standard protocols such as HTTP and its native SVN protocol. Nevertheless, this exposes a fairly low-level API, which more or less requires the users to have their own Subversion client installed locally. PloneSVNView exposes most aspects of your repository to anyone with a web browser and adds some intelligence.
- Browse repository at any revision
- Tracks copy/rename operations and tries to keep to the same object when changing revisions
- Supplies diffs between arbitrary versions for any file
- Retreive any part of the repository at any revision as zip file
- Does not require a working copy