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

recover from database crash

From: <OttoA.External_at_infineon.com>
Date: 2005-08-16 16:23:45 CEST

Hi,

  after a crash of our raid5 array I recover the svn database from an
old backup.
  the problem is that the old state was !not! the state of the last
check-in:

  some examples:

host:>svn update
svn: Reference to non-existent revision '2544' in filesystem
'/path/to/svn/repositories/db'

host:>svn commit -m new
Sending MqSeries.config
Sending WebMethods.config
Transmitting file data ..svn: Commit failed (details follow):
svn: Base checksum mismatch on '/applications/OpMenu/WebMethods.config':
   expected: e83613d37b51b9a182dace8b33bb860b
     actual: 8bc484dc39ad9face27831e60e60a6a1

I'm not interested to get the !latest! level working ...
I'm just fine to get anything working
(e.g. start to check-in the current level to the HEAD release , even if
the HEAD release is old)

can anybody help me?

thanks !!!

Andreas Otto

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 16 16:26:05 2005

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.