PloneSVNView
PloneSVNView - Subversion viewer for Plone
Current release
No stable release available yet.
Project Description
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
