Subversion 1.6 Upgrade Notice

Previous versions of CollabNet Subversion wrote path entries in configuration
files using two leading slashes (//opt/CollabNet....).  Subversion 1.6 no longer
accepts paths with this format. This only affects the svnserve server option. 

If you use svnserve, this is how to fix the issue:

- Edit your svnserve.conf configuration files to remove the extra slash.
OR
- Run the Configure-CollabNet-Subversion script after you upgrade. This will fix
the configuration for you.

See the Readme file for more information about running the
Configure-CollabNet-Subversion script.