I am still working on getting my large cvs repository converted to
subversion format using cvs2svn.
The most recent problem I have is that cvs2svn failes with the following
traceback:
committing: Tue Jan 22 09:45:34 2002, over 0 seconds
Traceback (most recent call last):
File "cvs2svn/cvs2svn.py", line 2263, in ?
main()
File "cvs2svn/cvs2svn.py", line 2259, in main
convert(ctx, start_pass=start_pass)
File "cvs2svn/cvs2svn.py", line 2138, in convert
_passes[i](ctx)
File "cvs2svn/cvs2svn.py", line 2073, in pass4
c.commit(dumper, ctx, sym_tracker)
File "cvs2svn/cvs2svn.py", line 1832, in commit
sym_tracker.fill_branch(dumper, ctx, br)
File "cvs2svn/cvs2svn.py", line 1676, in fill_branch
self.fill_name(dumper, ctx, branch, None, jit_new_rev)
File "cvs2svn/cvs2svn.py", line 1634, in fill_name
is_tag, jit_new_rev)
File "cvs2svn/cvs2svn.py", line 1554, in copy_descend
next_src, next_dst, is_tag, jit_new_rev)
File "cvs2svn/cvs2svn.py", line 1554, in copy_descend
next_src, next_dst, is_tag, jit_new_rev)
File "cvs2svn/cvs2svn.py", line 1554, in copy_descend
next_src, next_dst, is_tag, jit_new_rev)
File "cvs2svn/cvs2svn.py", line 1554, in copy_descend
next_src, next_dst, is_tag, jit_new_rev)
File "cvs2svn/cvs2svn.py", line 1529, in copy_descend
dumper.copy_path(src_path, parent_rev, copy_dst, val)
File "cvs2svn/cvs2svn.py", line 979, in copy_path
entries)
File "cvs2svn/cvs2svn.py", line 673, in change_path
approved_entries = new_val.get(self.approved_entries) or { }
Does this look simular to a problem anyone else has seen?
Clark
--
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin, Historical Review of Pennsylvania, 1759.
- application/pgp-signature attachment: stored
Received on Tue Sep 2 19:44:32 2003