tags 486527 + moreinfo
quit

On Mon, Jun 16, 2008 at 06:24:38PM +0200, Josef Spillner wrote:
> I've cloned and modified a SVN repository (svn+ssh://...), all works fine. 
> But I cannot
> commit back my changes with git-svn dcommit. The error message looks
> like that after the password query:
> 
>   Use of uninitialized value in concatenation (.) or string at
>   /usr/lib/perl5/SVN/Core.pm line 579.
>   Authorization failed:  at /usr/bin/git-svn line 3273
> 
> In the affected line it tries to call get_commit_editor, effectively in
> line 3083:
> 
>   $self->SUPER::get_commit_editor($log, $cb, @lock, $pool);
> 
> The concatenation is probably hidden in the Perl bindings to SVN
> somewhere. Using Perl 5.10.0.

Hi, can you please add instructions on how to reproduce the issue by
pasting the commands you run?, or can you check with the 1.6.0.x version
from experimental whether it's been fixed upstream in the meantime?

Thanks, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to