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

Re: Newbie Using Subversion and WebSVN - Frequent DB corruption

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-05-17 15:11:05 CEST

Roy Feldman wrote:

> Nevertheless, I am getting frequent DB corruption, approximately once a
> day for the last week. Sometimes it happens when I try to commit,
> sometimes it happens when I invoke WebSVN and it invokes a svnlook
> command.

Some "corruption" is not really that, but rather an issue with incorrectly set
ownership/rights on the database files.

Make sure that you examine closely the following section of the book:

        http://svnbook.red-bean.com/svnbook/ch06s05.html

specifically because you mention WebSVN. The ownership and rights on the files
in the db folder must be maintained in a consistent fashion. If you only use
file:// to access the repository, you can own the files with your ordinary user
ID; if you intend to access the repository by more than one method, you have to
be very careful.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 17 15:11:30 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.