[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue 3959: Uninitialized value warning in bindings/swig/perl/native/Core.pm

From: Ivan Krasilnikov <infnty_at_gmail.com>
Date: Fri, 15 Jul 2011 06:44:07 +0400

On Fri, Jul 15, 2011 at 06:07, Peter Samuelson <peter_at_p12n.org> wrote:
>
> [Ivan Krasilnikov]
>> When using git-svn I frequently see the following warning in
>> subversion's perl bindings after a network error:
>>
>> Use of uninitialized value in concatenation (.) or string at <...>/SVN/Core.pm
>> line 584.
>
> Just to verify that we've addressed the error correctly, I'm trying to
> reproduce it, and I can't.  (I've been trying to simulate network
> errors with Linux iptables.)  What kinds of network errors cause this
> warning, and what 'git svn' commands are you using?

Looks like this issue only affects svn+ssh:// repositories. I've just
tried cloning some public http(s):// repositories and firewalling
destination host with iptables - didn't get the warning. But it
appears reliably every time when I'm git svn fetch'ing from an
svn+ssh:// repository.
Received on 2011-07-15 04:51:22 CEST

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.