SVN perl binding problem
From: Nigel Kukard <nkukard_at_lbsd.net>
Date: 2006-05-30 23:13:49 CEST
Hi,
I'm building subversion using the packaged neon (0.26.0 is installed on
The svn utility works perfectly fine, but when trying to run this...
my $SVNRepo = "/usr/local/src/repo";
use SVN::Client;
I get ...
svn --version shows...
svn, version 1.3.1 (r19032)
Copyright (C) 2000-2006 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
all libsvn* files are in /usr/lib.
any help would greatly be appreciated!
-Nigel
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.