NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Bravo (Score:1)
lots of errors when running "./Build test" (Score:1)
Email me at gonz808 (at) hotmail.com for details
Copying additional files
t/1use...............
t/1use...............NOK 1# Failed test 'use SVN::Web;'
# in t/1use.t at line 19.
# Tried to use 'SVN::Web'.
# Error: Can't locate Template.pm in @INC (@INC contains:
Re: (Score:1)
Re: (Score:1)
I will give it a go later after installing the missing modules
Re: (Score:1)
Repository List / web-vj @ r
An error occured
Usage: svn_client_info(path_or_url,peg_revision,revision,receiver,receiver_baton,recur
Re: (Score:1)
Re: (Score:1)
svn, version 1.2.3 (r15833)
compiled Sep 30 2006, 19:44:50
> uname -a
Darwin vj-mac.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386
I did not build svn myself but used the fink package system
~/src/svn-client> sudo fink apropos svn | grep ^.i
i svn-client-ssl 1.2.3-1012 Subversion - Client (with SSL)
i svn-ssl 1.2.3-1012 Subversion - svnserve, tools (with SSL)
Re: (Score:1)
That would be useful information to have. Would it be possible for you to try with Subversion 1.3.x or 1.4, and see if that resolves the problem for you?
Re: (Score:1)
subversion @1.4.2_0 (active)
subversion-perlbindings @1.4.0_0 (active)
via the 'port' package system. Unfortunately it leaves me with broken perl bindings. Both 'perl -w
$ perl -MSVN::Client -e 'print'
Can't load '/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/SVN/_Core/_Core.bund
Re: (Score:1)
I had two perl installations on my machine which caused some confusion.
Clicking around like crazy now only the diff links ("HTML" and "TEXT") fails:
"An error occured
RA layer request failed: PROPFIND request failed on '/js/js.txt': PROPFIND of '/js/js.txt': 405 Method Not Allowed (http://10.0.0.3:8081) at
Also the diff links always contain rev and rev-1. should the rev-1 be replaced with the previous version that can seen in the table (the revision list can have "h
typo in pod instructions (Score:1)