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

Re: svn commit: rev 5872 - branches/release-0.22.1

From: <kfogel_at_collab.net>
Date: 2003-05-11 05:16:34 CEST

David Summers <david@summersoft.fay.ar.us> writes:
> I'm test converting a CVS repository where the conversion has previously
> worked using ealier versions of cvs2svn (SWIG). Today it errors out with:

Thank you for the report!

> File "/usr/bin/cvs2svn", line 588, in delete_path
> deleted_path = self.head_mirror.delete_path(svn_path, 1) # 1 means
> prune
> File "/usr/bin/cvs2svn", line 392, in delete_path
> self._delete_tree(parent_dir[basename])
> KeyError: makefile_other
>
>
> What do I need to do to help debug this?

Send me your CVS repository (or post it somewhere), and I'll run the
conversion and see what's causing the error. I know what code that
error is in, but it's supposed to be a "can't happen" situation.
Obviously, it can happen, though... :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 11 05:58:54 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.