Install PloneSVNView

1. Get and install pysvn: http://pysvn.tigris.org/. PloneSVNView has
   been tested with pysvn 1.1.2 and 1.3.0.

1. Place the PloneSVNView directory inside the Products folder of your
   Plone installation. The directory must be called exactly
   PloneSVNView.

2. Restart Plone

3. Go to plone setup, Add/Remove Products and install PloneSVNView

4. Add an "SVN View" somewhere where you want to display
   Subversion-hosted source code.

Notes on Windows installation

  If you use the binary installer distributed by plone.org, note that
  it contains its own python installation. pysvn needs to be installed
  in _this_ python's site-packages.
