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

RE: Access is denied error on commit

From: Guy Daniels <guy_at_guydaniels.com>
Date: 2007-05-18 16:30:56 CEST

Thank you for your responses.

It was permissions. The Subversion service (svnserve) was logging on as
'network service' which did not have 'full control' access to the repository
directory. I changed the logon of the svnserve service to a logon with full
control and it started working! I wish I knew what changed that caused
this, but it is a huge relief to have it working again.

-guy

-----Original Message-----
From: Simon Large [mailto:simon.tortoisesvn@googlemail.com]
Sent: Friday, May 18, 2007 1:20 AM
To: users@tortoisesvn.tigris.org
Subject: Re: Access is denied error on commit

On 18/05/07, Jean-Marc van Leerdam <j.m.van.leerdam@gmail.com> wrote:
> Hi Guy,
>
> On 16/05/07, Guy Daniels <guy@guydaniels.com> wrote:
> > Hello all,
> >
> > I am suddenly getting this error repeatedly when I try to commit
> > anything:
> >
> > Error: Can't open file 'C:\svn\db\write-lock': Access is denied.
> >
> > I've tried deleting the file write-lock, but it gets re-created and
> > the
> same
> > error occurs.
>
> Take a look at the permissions on the repository folders and files.
> The user that is doing the commit needs write access to these files if
> I am not mistaken.

You are ;-) He is using svn:// protocol, so only svnserve needs write
access. But permissions is certainly something to check.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.7.3/809 - Release Date: 5/17/2007
5:18 PM
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.7.3/809 - Release Date: 5/17/2007
5:18 PM
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri May 18 16:31:16 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.