Bug#905832: svn2git: Possible error in code handling keyboard events

2018-10-25 Thread Wiebe Cazemier
I have the same issue. Version 2.4.0-1 in Ubuntu 18.04. A work-around is to log in successfully with the 'git svn' command (which is run by svn2git in the background) on the server, and make it remember.

Bug#905832: svn2git: Possible error in code handling keyboard events

2018-10-03 Thread Arik Topaz
Hello Gents and pardon my intrusion; I've stumbled upon the exact same issue when trying to use svn2git: $ svn2git http://svn.server.local:7080/svn/repo --authors authors.txt --revision 1 --username "ktopaz" Initialized empty Git repository in /data/attempt03.svn2git/.git/ Authentication realm:

Bug#905832: svn2git: Possible error in code handling keyboard events

2018-08-13 Thread Sascha Girrulat
Hi Massimo, thx for the bug. I will file a bug upstream. Sascha Am 10. August 2018 13:10:14 MESZ schrieb Massimo Manghi : >Package: svn2git >Version: 2.4.0-1 >Severity: normal > >Dear Maintainer, > >though not critical I'm reporting that when svn2git pauses because, for >instance, is delving

Bug#905832: svn2git: Possible error in code handling keyboard events

2018-08-10 Thread Massimo Manghi
Package: svn2git Version: 2.4.0-1 Severity: normal Dear Maintainer, though not critical I'm reporting that when svn2git pauses because, for instance, is delving through long repository histories, hitting a key on the keyboard let's the running code go in what looks like a coding error. Maybe