Hi,
I've tried again with latest HEAD, and now everything seems to work fine!
I.e., my problem reported below doesn't occur anymore.
Thanks!
Rob
On Wednesday 16 July 2003 22:37, kfogel@collab.net wrote:
> 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
>
--
main() {fork(); main();}
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 25 06:22:42 2003