Subject: | SVK fails trying to import some SVN repositories |
Date: | Sat, 21 Jul 2007 15:36:20 +0200 |
To: | bug-svk [...] rt.cpan.org |
From: | Christian Ohm <chr.ohm [...] gmx.net> |
Hello,
I have a problem with SVK not being able to import a SVN repository,
namely that of Warzone 2100. Steps to reproduce on a clean system:
$ svk mirror http://svn.gna.org/svn/warzone/ //mirror/warzone
Repository /home/co/.svk/local does not exist, create? (y/n)y
Mirror initialized. Run svk sync //mirror/warzone to start mirroring.
$ svk sync --all
Odd number of elements in hash assignment at /usr/share/perl5/SVK/Mirror/Backend/SVNRa.pm line 428.
Using SVN on that repository works, and other repositories work with
SVK.
I'm running Debian unstable, usually quite up to date.
uname -a:
Linux moongate 2.6.21.3-lied #2 SMP PREEMPT Tue Jun 5 17:32:11 CEST 2007 i686 GNU/Linux
perl -v:
This is perl, v5.8.8 built for i486-linux-gnu-thread-multi
I have also reported this as a Debian bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432379
Best regards,
Christian Ohm