PloneSVNView

by quest — last modified Feb 16, 2011 02:11 AM

PloneSVNView - Subversion viewer for Plone

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

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Status
0.3 Support for "svn export", several new convenience links and lots of little bug fixes. More about this release…
Plone 2.0.5
alpha
0.2 Release updated for pysvn 1.3.0 and with much better diffing support. More about this release…
Plone 2.0.3
alpha
0.1 This an alpha release. It is not extensively tested on different releases of Python, Zope and Plone. More about this release…
Plone 2.0.3
alpha

Comments (0)