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

Re: Changing repository name?

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-08-19 11:32:11 CEST

Matthew Saltzman wrote:
> $ svn ci
> svn: Commit failed (details follow):
> svn: Can't open activity db: Permission denied

I guess you moved the dir under with root but are trying to access it with a
user only in group subversion, or some similar issue. Make sure the
permissions on the files are setup properly. An indicator for messed up
permissions is that you also can't checkout anything.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 19 11:34:19 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.