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

Re: Fwd: Re: CVS repository conversion..

From: <kfogel_at_collab.net>
Date: 2003-07-16 16:37:12 CEST

Rob Kramer <rob@infologic.com.sg> writes:
> [..blah..]
> finishing 'mnapi-1-31r' as tag
> finishing 'mnkernel-v2-08' as tag
> finishing 'mnkernel-v2-09' as tag
> finishing 'mnkernel-3-06' as tag
> finishing 'mnkernel-3-07' as tag
> finishing 'mnkernel-v2-02' as tag
> finishing 'mnkernel-v2-03' as tag
> finishing 'allegro-3-9-32-m1' as tag
> Traceback (most recent call last):
> File "./cvs2svn.py", line 2231, in ?
> main()
> File "./cvs2svn.py", line 2227, in main
> convert(ctx, start_pass=start_pass)
> File "./cvs2svn.py", line 2106, in convert
> _passes[i](ctx)
> File "./cvs2svn.py", line 2070, in pass4
> sym_tracker.finish(dumper, ctx)
> File "./cvs2svn.py", line 1692, in finish
> self.fill_tag(dumper, ctx, name, [1])
> File "./cvs2svn.py", line 1639, in fill_tag
> self.fill_name(dumper, ctx, tag, 1, jit_new_rev)
> File "./cvs2svn.py", line 1626, in fill_name
> is_tag, jit_new_rev)
> File "./cvs2svn.py", line 1537, in copy_descend
> next_src, next_dst, is_tag, jit_new_rev)
> File "./cvs2svn.py", line 1537, in copy_descend
> next_src, next_dst, is_tag, jit_new_rev)
> File "./cvs2svn.py", line 1512, in copy_descend
> dumper.copy_path(src_path, parent_rev, copy_dst, val)
> File "./cvs2svn.py", line 962, in copy_path
> entries)
> File "./cvs2svn.py", line 663, in change_path
> for ent in new_val.keys():
> AttributeError: 'NoneType' object has no attribute 'keys'

Thanks -- can you narrow this down to a small test data set that you
can post?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 17:31:26 2003

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

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