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

svn: Directory '...' is missing and copy/tag issues

From: Emin.shopper Martinian.shopper <emin.shopper_at_gmail.com>
Date: Tue, 24 Jun 2008 13:58:18 -0400

Dear Experts,

I have the following problem with permissions and copy in svn:

1. User A has permissions to see /trunk except for /trunk/bar which is
restricted.
2. User A tries to do something like "svn copy svn://server/repo/trunk
svn://server/repo/branches/stuff", which fails with the message "svn:
Access Denied".
3. User A does a local checkout of trunk (which excludes the
/trunk/bar directory as desired)
4. User A does a local checkout of /branches which works fine.
5. User A does svn copy local-copy-of-trunk
local-copy-of-branches/stuff which basically works but gives the
message "svn: Directory '...' is missing"

It seems like svn won't let user A do a remote copy of /trunk to
/branches/stuff unless user A has permission to read ALL of trunk. Is
this correct? If so, this is very troublesome because it prevents
anyone without full access from making a copy or a tag of anything. Is
there a work-around?

Thanks,
-Emin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-24 19:58:37 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.