Andre Mostert <Andre.Mostert@xxxxxxxxxxxxxxxx> wrote: > Hi > > I'm getting this error when trying to "git svn fetch": > > Temp file with moniker 'svn_delta' already in use at > /usr/lib/perl5/site_perl/5.10.0/Git.pm > > I've found some mention of this in the archives, but no conclusive > fixes or workarounds. > > This is with git 1.6.3.3, perl 5.10.0 and svn 1.5.1 Hi Andre, Is there a public repository we can test and reproduce this on? Which OS, C library and architecture? This might be a memory corruption issue inside SVN itself. I think last time we managed to avoid it by using a different build of SVN or Perl on OSX, but apparently somebody on Debian hit it in a very odd way too: http://bugs.debian.org/534763 I've never been able to see or reproduce this issue myself, maybe Marcus can help since he implemented this piece. -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html