Subject: | Browsing a repository gives error |
Browsing a repository at with the new version gives the following output...
Repository List / rt_testing @ r
An error occured
Usage:
svn_client_info(path_or_url,peg_revision,revision,receiver,receiver_baton,recurse,ctx,pool);
at /usr/lib/perl5/site_perl/5.8.8/SVN/Web/Browse.pm line 159.
Here's my svn version info
[steve@kirk svnweb]$ svn --version
svn, version 1.3.2 (r19776)
compiled Jun 1 2006, 10:05:20
Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
- handles 'http' scheme
- handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme