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

I need advice about how to investigate cvs2svn.py problems

From: Carter Sanders <carter_at_instant802.com>
Date: 2004-02-20 02:39:37 CET

I am trying to convert a rather large CVS repository (about 3 gig, lots
of branches) to an SVN repository. The first few attempts, cvs2svn
choked on some tags with typos in them that included '/' characters. I
removed those tags from the repository, and now on my conversion
attempts, it runs for a few hours and then hangs. At least I think it
hangs - it stops writing to standard out mid line:
"adding or changing ...."
"add"
 
and just does nothing. The database is not growing, the process size is
fixed. I tried doing this with dump only, and similar behavior is
observed (no output, dump file size stopped growing).
 
Does anybody have any advice of what I should do to try to narrow this
down? I attached to the process with strace, and an endless loop-looking
behavior was observed. It seems to not always hang in the same place.
Received on Fri Feb 20 02:39:58 2004

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.