[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

cvs2svn.py failure

From: Roman Neuhauser <neuhauser_at_bellavista.cz>
Date: 2003-08-14 16:48:19 CEST

does this look familiar?

    new revision: 2795
committing: Tue Apr 29 11:31:50 2003, over 0 seconds
    adding or changing 1.10.6.3.2.1 : branches/webed-bomtonweb/webed/src/index.php
    new revision: 2796
committing: Tue Apr 29 11:33:16 2003, over 1 seconds
Traceback (most recent call last):
  File "/usr/local/bin/cvs2svn.py", line 2236, in ?
    main()
  File "/usr/local/bin/cvs2svn.py", line 2232, in main
    convert(ctx, start_pass=start_pass)
  File "/usr/local/bin/cvs2svn.py", line 2111, in convert
    _passes[i](ctx)
  File "/usr/local/bin/cvs2svn.py", line 2054, in pass4
    c.commit(dumper, ctx, sym_tracker)
  File "/usr/local/bin/cvs2svn.py", line 1813, in commit
    sym_tracker.fill_branch(dumper, ctx, br)
  File "/usr/local/bin/cvs2svn.py", line 1657, in fill_branch
    self.fill_name(dumper, ctx, branch, None, jit_new_rev)
  File "/usr/local/bin/cvs2svn.py", line 1615, in fill_name
    is_tag, jit_new_rev)
  File "/usr/local/bin/cvs2svn.py", line 1535, in copy_descend
    next_src, next_dst, is_tag, jit_new_rev)
  File "/usr/local/bin/cvs2svn.py", line 1535, in copy_descend
    next_src, next_dst, is_tag, jit_new_rev)
  File "/usr/local/bin/cvs2svn.py", line 1479, in copy_descend
    val = marshal.loads(self.db[key])
KeyError: 7bb
roman@ishtar ~/svn 1004:1 >

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 14 16:49:08 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.