Install PloneSVNView

   Version: $Id: install.txt 143 2007-09-04 21:05:27Z quest $

1. Get and install pysvn: http://pysvn.tigris.org/. As of 0.5,
   PloneSVNView requires pysvn 1.5 because of its support for svn
   list.

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.
