[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: Tue, 11 Nov 2008 23:21:30 +0800

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 16:21:48 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.