On 2016-03-22 14:08:01, SREZIC wrote:
Show quoted text> On 2016-03-22 07:13:03, LONERR wrote:
> > Just have made a support for Subversion pre-1.7, please try.
>
> Now it fails on my freebsd systems:
>
> Use of uninitialized value $ver in numeric lt (<) at t/12-svn.t line
> 17.
> svn: E155036: Die Arbeitskopie in
> »/usr/home/eserte/.cpan/build/2016032212/CatalystX-VCS-Lookup-0.03-
> EeChQy/t/svn«
> ist zu alt (Format 10) für die Verwendung mit der Version »1.8.13
> (r1667537)« (erwartet Format 31). Sie müssen die Arbeitskopie zuerst
> in ein neues Format bringen.
>
> [warn] VCS::Lookup is unable to fetch SVN info
>
> # Failed test 'revision'
> # at t/12-svn.t line 30.
> # got: ''
> # expected: '5'
> # Looks like you failed 1 test of 3.
> t/12-svn.t ...
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/3 subtests
It could be a locale problem: with a German locale (LC_ALL=de_DE.UTF-8 or so) tests are failing, and with an English locale everything's fine.