[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Subversion segmentation fault for 1 repository



Philip Martin <philip@codematters.co.uk> writes:

> BDB databases are supposed to be portable from 32 to 64 bits:
> http://www.oracle.com/technology/documentation/berkeley-db/db/ref/am_misc/faq.html
> but if for some reason that doesn't work the last ditch solution is to
> dump the database on the 32 bit machine, transfer the dump, and load
> it on the 64 bit machine.

It might be sufficient to remove the BDB shared-memory files
repository/db/__db.00? on the 64 bit machine, they will get recreated
automatically when you access the repository.


Reply to: