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

Re: DB Errors with Apache2 (not permissions?)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-18 15:19:48 CET

On Mon, 2003-11-17 at 15:35, Russ W. Knize wrote:
> I went ahead and moved the activities file aside. The commit worked fine
> and an update form another location pulled in the changes. There now is a
> new 8k activities file. So what else did I break by moving this file?

It's no big deal. DAV clients refer to repository transactions by
special "activity" uuids. The mini db file you moved is a mapping of
DAV activity-uuids to the actual names of the svn transactions. If we
had long-lived transactions, it would matter. But we don't.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 18 15:21:20 2003

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.