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

Corrupted Transactions [Lost data]

From: Adam Gautier <adam_gautier_at_yahoo.com>
Date: 2004-02-18 17:50:21 CET

I am using Fedora and installed subversion using the
provided RPMS. I am currently running version .32.
My repository was running on version .16-.18 and I
upgraded to my current setup about two months ago.
Everything was working fin until about two weeks ago I
ran a checkin and got:

[mada@sandbox1 mada-test]$ svn ci -m "latest changes"
svn: RA layer request failed
svn: Commit failed (details follow):
svn: OPTIONS request failed on
'/svn/tripking/interface/branches/mada-test/src/jsp/sites'
svn: OPTIONS of
'/svn/tripking/interface/branches/mada-test/src/jsp/sites':
500 Internal Server Error
(https://sandbox1.tripking.com)

Then after running svnadmin recover and verify I get:

* Verified revision 1479.
svn: Filesystem has no such representation
svn: svn_fs__bdb_read_rep: no such representation
'ldt'

The first time I got this I did multiple svnadmin dump
and loads to work arround the problem and had to junk
all of the working copies in the organization because
they kept reporting bad version numbers after the load
because I would dump like this 0-1430 then
1432-1460(incremental), then 1462-HEAD(incremental).
This seemed to work but then the problem just
reoccured (obviously the transaction name is
different). I have been hapilly using the system for
two weeks without incident. Also, maybe related to
this is that I get alot of apache timeout errors.
This happens about onece a week and I run svnadmin
recover and verify and everything works fine. I am
more than willing to provide more info about this just
let me know what you need. I do not want to try my
previous solution since I lost some data doing it that
way. I was in such a rush I am not sure it it user
error or subversion that lost the data but this time I
am just making everyone wait until I fully solve the
problem. Any help would be appreciated. Cheers, Adam

=====
+
+ Adam T. Gautier
+ email : adam_gautier@yahoo.com
+ phone: (617) 557-9699
+

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 17:50:41 2004

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.