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

Re: cvs2svn

From: Clark Rawlins <clark_at_bit63.org>
Date: 2003-08-11 17:01:14 CEST

After I mailed this report I noticed the machine running the conversion
had stopped responding. It is possible there was some other unrelated
problem, so I am trying it again.

I will report back on my results.

On Mon, Aug 11, 2003 at 09:07:28AM -0500, kfogel@collab.net wrote:
> Clark Rawlins <clark@bit63.org> writes:
> > In the mean time I let cvs2svn go over the weekend and came back to this
> > error message:
> >
> > committing: Wed Mar 14 16:14:46 2001, over 0 seconds
> > Traceback (most recent call last):
> > File "cvs2svn/cvs2svn.py", line 2263, in ?
> > main()
> > File "cvs2svn/cvs2svn.py", line 2259, in main
> > convert(ctx, start_pass=start_pass)
> > File "cvs2svn/cvs2svn.py", line 2138, in convert
> > _passes[i](ctx)
> > File "cvs2svn/cvs2svn.py", line 2073, in pass4
> > c.commit(dumper, ctx, sym_tracker)
> > File "cvs2svn/cvs2svn.py", line 1820, in commit
> > svn_rev = dumper.start_revision(props)
> > File "cvs2svn/cvs2svn.py", line 943, in start_revision
> > self.repos_mirror.new_revision()
> > File "cvs2svn/cvs2svn.py", line 489, in new_revision
> > self.stabilize_youngest()
> > File "cvs2svn/cvs2svn.py", line 507, in stabilize_youngest
> > self._stabilize_directory(root_key)
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 501, in _stabilize_directory
> > self._stabilize_directory(dir[entry_key])
> > File "cvs2svn/cvs2svn.py", line 496, in _stabilize_directory
> > dir = marshal.loads(self.nodes_db[key])
> > KeyError: 39219b
> >
> > It is not obvious to me what this means.
>
> Hmmm, me neither. Is there any chance you can narrow it down to a
> small reproduction case?
>
> -Karl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
"The two enemies of the people are criminals and government, so let us tie the
second down with the chains of the constitution so the second will not become
the legalized version of the first."
     -- Thomas Jefferson

  • application/pgp-signature attachment: stored
Received on Mon Aug 11 17:02:34 2003

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

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