Re: ZLib Error
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[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 Did this happen only once, or multiple times? Did it always happen at exactly the same place in the conversion? If this is 100% reproducible, then it is probably a software problem. It could be a problem with the zlib and/or database library that you have installed, or it could be in cvs2svn proper. The best way to proceed would be to create a minimal test case in the manner described in the FAQ. Most software problems are reproducible using only a tiny part of the repository. Don't forget to report what version of cvs2svn you are using and what command and/or options file you are using to start it. If the failure doesn't always happen exactly the same way, then I would suspect a hardware problem; e.g., RAM, CPU, or disk/controller. Try running hardware tests and/or try running the conversion on a different computer. Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2682087 To unsubscribe from this discussion, e-mail: [[email protected]].