Re: ZLib Error
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/16/2010 12:25 PM, Adriel Paredes wrote: > It always happen at exactly the same place at the revision r3315. What > do you mean with a database library software problem? I tryed > everything, I reinstalled all zlib, cvs2svn, python, but nothing. I'm > using cvs2svn 2.1.1. I'm starting to think that my repo could be > corrupted but I really don't know. I could convert the Trunk but no the > entire repo... It's a huge problem... cvs2svn uses Python's "anydbm" module to choose a database to use to store temporary data needed by --use-internal-co. "anydbm" chooses one of the compatible database modules that is installed. It could be that whichever database it happens to choose on your system has a bug or is installed incorrectly or ... The same could apply to zlib. Of course, it is also possible that you have found a bug in cvs2svn itself. Since the problem is reproducible, try to generate a small test case that you can send to the mailing list. Follow the instructions in the FAQ [1,2]. Michael [1] http://cvs2svn.tigris.org/faq.html#reportingbugs [2] http://cvs2svn.tigris.org/faq.html#testcase > 2010/11/16 Michael Haggerty <[email protected] > <mailto:[email protected]>> > > On 11/15/2010 04:07 PM, Adriel Paredes wrote: > > I'm having this traceback... This happens when i'm trying to convert a > > complete cvs repo. I try this only with the trunk and it works right. > > But when I try to do it with the entire repo it crashes. > > > > ... > > Starting Subversion r3314 / 18966 > > Starting Subversion r3315 / 18966 > > > > Traceback (most recent call last): > > [...] > > zlib.error: Error -3 while decompressing data: incorrect data check -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2682170 To unsubscribe from this discussion, e-mail: [[email protected]].