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

Re: Error "svn: Can't open file '/svn/mpfr/db/txn-current-lock': Permission denied"

From: David Brodbeck <brodbd_at_u.washington.edu>
Date: Tue, 10 Aug 2010 09:27:50 -0700

On Aug 10, 2010, at 7:12 AM, Vincent Lefevre wrote:

> After a repository upgrade with svn version 1.5.1 (r32289) a few days
> ago, we now get the following error when committing:
>
> svn: Can't open file '/svn/mpfr/db/txn-current-lock': Permission denied
>
> No problems for read operations.

I suspect you have a hook script that isn't aware of the file format changes in 1.5.1. I had this problem with a hook script we use to check the size of transactions. Try temporarily disabling your commit hooks and see if it starts working.

-- 
David Brodbeck
System Administrator, Linguistics
University of Washington
Received on 2010-08-10 18:29:01 CEST

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.