Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2011-12-16 Thread Jonathan Nieder
severity 486527 minor retitle 486527 SVN::Ra::new: colon instead of period in message for tunnel connection problems reassign 486527 libsvn1 1.6.17dfsg-3 quit Hi, Quentin Neill wrote: Setup an account on a remote system with /bin/false as a login shell: remote# useradd -s /bin/false blah

Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2010-11-10 Thread Jonathan Nieder
tags 486527 - moreinfo unreproducible found 486527 git/1:1.7.2.3-2 quit Quentin Neill wrote: Setup an account on a remote system with /bin/false as a login shell: remote# useradd -s /bin/false blah remote# passwd blah ... Try something that tickles the SVN/Core.pm code from the local

Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2010-11-09 Thread Quentin Neill
I hit this problem (I found http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422699 first, then this bug). Here's how I reproduced: Setup an account on a remote system with /bin/false as a login shell: remote# useradd -s /bin/false blah remote# passwd blah ... Try something that tickles the

Bug#422699: Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2010-09-02 Thread Jonathan Nieder
Hi Josef, Josef Spillner wrote, two years ago: 1) The authorisation error was due to the line auth-access = read instead of the default auth-access = write in svnserve.conf. So not being able to commit was correct in that case. 2) Nevertheless something like the attached

Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2008-10-03 Thread Gerrit Pape
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:

Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2008-10-03 Thread Josef Spillner
Am Freitag 03 Oktober 2008 16:33:09 schrieb Gerrit Pape: Hi, can you please add instructions on how to reproduce the issue by pasting the commands you run? I've tried to debug it further, and it looks like a combination of 1) PEBKAC, 2) non-cautious Perl programming and 3) not very useful SVN

Bug#486527: git-svn: use of uninitialised value in 'dcommit' operation

2008-06-16 Thread Josef Spillner
Package: git-svn Version: 1:1.5.5.4-1 Severity: normal 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