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

Warning: possible need for restore before dump on functioning repo

From: Erik Hülsmann <e.huelsmann_at_gmx.net>
Date: 2003-08-16 14:46:48 CEST
('binary' encoding is not supported, stored as-is) Hi,

Sander Striker has been warning for the fs-schema change to come and the fact that those running off of HEAD cannot svn up and make install before svnadmin dumping their repositories.

Since I am part of the audiency he has been addressing, I figured that I would start learning to use dump / load before the real change happened. My repository seemed alright, since committing and checking out seemed to work alright - although I am a one-man system, so I only use HEAD.

When running svnadmin dump the dump process got stuck at revision 2 time after time. strace showed it was waiting for a select statement which timed out again and again. Unfortunately I don't have the strace output anymore. Running svnadmin recover fixed it, but it looked like the process got stuck in an infinite loop. I don't have the repository anymore, because I forgot to copy it away before running the recover.

I stopped using the repository since there might be files in there to help reconstruct the problem.

I know there is a problem in the issue tracker about being able to verify the correctness of the repository database, but I was unable to find a defect which describes the infinite loop.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 16 14:47:39 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.