[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: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 11 Nov 2008 10:14:43 -0500

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.

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:15:18 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.