Subject: | SVN::Log v0.03 fix for updated perl subversion bindings |
Date: | Thu, 12 Mar 2009 14:22:32 -0700 |
To: | bug-svn-log [...] rt.cpan.org |
From: | Charles Boucher <cboucher [...] jetheaddev.com> |
Hi Maintainer,
The perl subversion bindings have been updated and they changed get_log.
@197 in Log.pm change first parameter of get_log(['/']... to
get_log(['']... to mean the whole tree.
Works in Ubuntu 8.04, perl v5.8.8
Error indicative of problem:
perl: /build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_ra/ra_loader.c:977:
svn_ra_get_log: Assertion `*path != '/'' failed.
Thanks
--
-Chuck