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

Re: Cvs2svn dies with "dbm.error: cannot add item to database"

From: <kfogel_at_collab.net>
Date: 2003-07-01 18:22:14 CEST

"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.org
Received on Tue Jul 1 19:12:24 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.