RE: Cvs2svn dies with "dbm.error: cannot add item to database"
From: Johnson, Graham <gjohnson_at_alpineaccess.com>
Date: 2003-07-01 20:19:28 CEST
Below is the version info. This is Solaris 8; I suspect the dbm
I tried last week to build Python using gdbm instead of ndbm, but I
We do have a linux box here (RedHat 8), so I'm going to try to install
1546 : ~/downloads/Unix/svn/tools/cvs2svn>grep LastChangedRevision
-- Graham Johnson gjohnson@alpineaccess.com -----Original Message----- From: kfogel@collab.net [mailto:kfogel@collab.net] Sent: Tuesday, July 01, 2003 10:22 AM To: Johnson, Graham Cc: dev@subversion.tigris.org Subject: Re: Cvs2svn dies with "dbm.error: cannot add item to database" "Johnson, Graham" <gjohnson@alpineaccess.com> writes: > Here is the URL for the files: > > [ *** possibly private URL omitted *** ] > > Let me know if it fails for you -- if not, I might just have a bad dbm > version or something like that. What platform are you running cvs2svn.py on? OS, exact version of python, exact revision of cvs2svn, etc... I'm asking because I couldn't reproduce the error: $ cvs2svn.py --create -s r bad_cvs2svn_repository [...no errors...] $ $ grep LastChangedRevision cvs2svn.py # $LastChangedRevision: 6381 $ $ python Python 2.2.2 (#1, Feb 19 2003, 12:12:23) [GCC 2.96 20000731 (Red Hat Linux 7.0)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> ^D $ -Karl --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jul 1 20:20:20 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.