ZLib Error

Adriel Paredes <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
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 r3310 / 18966
Starting Subversion r3311 / 18966
Starting Subversion r3312 / 18966
Starting Subversion r3313 / 18966
Starting Subversion r3314 / 18966
Starting Subversion r3315 / 18966

Traceback (most recent call last):
  File "/usr/bin/cvs2svn", line 31, in <module>
    main(sys.argv[0], sys.argv[1:])
  File "/var/lib/python-support/python2.5/cvs2svn_lib/main.py", line 89, in
main
    pass_manager.run(run_options)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/pass_manager.py", line
177, in run
    the_pass.run(run_options, stats_keeper)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/passes.py", line 1782,
in run
    svn_commit.output(Ctx().output_option)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/svn_commit.py", line
238, in output
    output_option.process_primary_commit(self)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/svn_output_option.py",
line 141, in process_primary_commit
    self.repos.add_path(cvs_rev)
  File
"/var/lib/python-support/python2.5/cvs2svn_lib/svn_repository_mirror.py",
line 504, in add_path
    self._invoke_delegates('add_path', SVNCommitItem(cvs_rev, True))
  File
"/var/lib/python-support/python2.5/cvs2svn_lib/svn_repository_mirror.py",
line 762, in _invoke_delegates
    getattr(delegate, method)(*args)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/dumpfile_delegate.py",
line 365, in add_path
    self._add_or_change_path(s_item, OP_ADD)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/dumpfile_delegate.py",
line 268, in _add_or_change_path
    cvs_rev, suppress_keyword_substitution=s_item.has_keywords()
  File "/var/lib/python-support/python2.5/cvs2svn_lib/checkout_internal.py",
line 753, in get_content_stream
    text = self._get_text_record(cvs_rev).checkout(self._text_record_db)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/checkout_internal.py",
line 220, in checkout
    delta_text = text_record_db.delta_db[self.id]
  File "/var/lib/python-support/python2.5/cvs2svn_lib/database.py", line
286, in __getitem__
    return self._fetch(offset)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/database.py", line
275, in _fetch
    return self.serializer.loadf(self.f)
  File "/var/lib/python-support/python2.5/cvs2svn_lib/serializer.py", line
144, in loadf
    return self.wrapee.loads(zlib.decompress(marshal.load(f)))
zlib.error: Error -3 while decompressing data: incorrect data check

-- 
Adriel Paredes
Mail: [email protected]

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2681961

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.