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

Re: cvs2svn.py: two more bugs and test repositories

From: <cmpilato_at_collab.net>
Date: 2003-07-23 08:08:58 CEST

Jack Moffitt <jack@xiph.org> writes:

> Ok, I've finally narrowed down the "finishing tag 'start'" problem to a
> 4MB repository with about 4-5 modules. Removing anything eliminates the
> error or causes a different one.
>
> Running 'cvs2svn.py -v --dump-only testrepo-tag' fails with:
> File "../cvs2svn/cvs2svn.py", line 983, in copy_path entries)
> File "../cvs2svn/cvs2svn.py", line 673, in change_path
> approved_entries = new_val.get(self.approved_entries)
> AttributeError: 'NoneType' object has no attribute 'get'
>
> It looks it is tripping over the same thing as Bug #1417, just from a
> different code path.

Oh, *thank you*. I've been debugging this same error, but on the
1116th revision of a massive repository. I will start using your
smaller repro case now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 27 17:05:37 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.