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

Re: svn: Can't open '/my_rep/db/txn-current.tmp': Permission denied

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 7 Oct 2008 09:34:07 -0400

On Tue, Oct 7, 2008 at 09:29, vinay i <vinay.indresh_at_gmail.com> wrote:
> I did a "svn co file:///my_rep/Project1/src". Then when I tired to commit a
> file in src folder I got that error.

It's most likely your umask setting, and/or filesystem ACLs.

2 people sharing a repository like this is not recommended. You really
ought to be running a Subversion server.

http://svnbook.red-bean.com/en/1.5/svn.serverconfig.choosing.html#svn.serverconfig.choosing.recommendations

> On Tue, Oct 7, 2008 at 6:22 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
>>
>> On Tue, Oct 7, 2008 at 08:38, vinay i <vinay.indresh_at_gmail.com> wrote:
>> > Hi
>> > One of my colleague created a subversion repository. I checked out a
>> > module
>> > and I am trying to commit a file. I am getting this error svn: Can't
>> > open
>> > '/my_rep/db/txn-current.tmp': Permission denied. It fails even after
>> > changing the group of the module to a group to which both of us belong.
>> > What
>> > needs to be done?
>>
>> How are you accessing the repository?
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-07 15:34:42 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.