[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: David Summers <david_at_summersoft.fay.ar.us>
Date: 2003-05-10 22:29:24 CEST

On 10 May 2003 kfogel@collab.net wrote:

> Please post if you encounter errors or misconversions, folks.
>
> -K
>

OK.

I'm test converting a CVS repository where the conversion has previously
worked using ealier versions of cvs2svn (SWIG). Today it errors out with:

committing: Sun Feb 24 20:09:16 2002, over 0 seconds
    deleting 1.2 : trunk/src/aclocal.m4
    (deleted trunk/src/aclocal.m4)
    deleting 1.2 : trunk/src/install-sh
    (deleted trunk/src/install-sh)
    deleting 1.2 : trunk/src/missing
    (deleted trunk/src/missing)
    deleting 1.2 : trunk/src/mkinstalldirs
    (deleted trunk/src/mkinstalldirs)
    new revision: 179
committing: Sun Feb 24 20:39:03 2002, over 0 seconds
    deleting 1.1 : trunk/src/student_station/ssvega/app/makefile_other
Traceback (most recent call last):
  File "/usr/bin/cvs2svn", line 1160, in ?
    main()
  File "/usr/bin/cvs2svn", line 1157, in main
    convert(ctx, start_pass=start_pass)
  File "/usr/bin/cvs2svn", line 1076, in convert
    _passes[i](ctx)
  File "/usr/bin/cvs2svn", line 1025, in pass4
    c.commit(dump, ctx)
  File "/usr/bin/cvs2svn", line 713, in commit
    dump.delete_path(svn_path)
  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?

   Thanks!

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 22:40:11 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.