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

Re: svn cp and rm: access denied

From: Steven Woody <narkewoody_at_gmail.com>
Date: Wed, 12 Nov 2008 00:01:39 +0800

On Tue, Nov 11, 2008 at 11:29 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
> Hmm... can you commit to the repository at all? Or is it just these
> commands? I don't work with a Linux server but it sounds like the
> svnserve daemon doesn't have the correct permissions.
>
> BOb
>

I can do 'ci', 'up', 'log', 'mkdir' and so on. I've by far found
problem only on 'cp'/'rm'. My svnserve run as 'nobody/nogroup', this
is defaul configuration that works before. I just stopped it and
make it run as root, but the result is the same.

>
> -----Original Message-----
> From: Steven Woody [mailto:narkewoody_at_gmail.com]
> Sent: Tuesday, November 11, 2008 10:22 AM
> To: Bob Archer
> Cc: users_at_subversion.tigris.org
> Subject: Re: svn cp and rm: access denied
>
> On Tue, Nov 11, 2008 at 11:14 PM, Bob Archer <Bob.Archer_at_amsi.com>
> wrote:
>> svn cp -r123 svn://server/foo/bar svn://server/foo/bar
>>
>> Just a thought. You did remove the server/foo/bar folder before you
> did
>> this? I don't think you can copy into an existing folder.
>
> sorry, the DEST URL should be svn://server/foo/bar-copy. And, I did
> not remove the SRC since I can use 'svn list' command to see it
> without problem.
>
>>
>> Bob
>>
>>
>> -----Original Message-----
>> From: Steven Woody [mailto:narkewoody_at_gmail.com]
>> Sent: Tuesday, November 11, 2008 10:01 AM
>> To: users_at_subversion.tigris.org
>> Subject: svn cp and rm: access denied
>>
>> Hi,
>>
>> I am doing 'svn cp' and 'svn rm' on Linux but I always get Access
>> Denied error. Below are command lines:
>>
>> svn cp -r123 svn://server/foo/bar svn://server/foo/bar
>> svn rm svn://server/test
>>
>> I also tried to supply username and passwd by '---username xxx
>> --password xxx' and I am pretty sure the password is correct. I check
>> authz file, my account has r/w permission in [/] and [/foo] and
>> [test].
>>
>> I can remember, the 'svn cp' worked at least one week before.
>>
>> Where can I trace the problem and what is possible causes? Thanks.
>>
>>
>> -
>> narke
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-11 17:02:06 CET

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.