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

svn export lists inaccessible files

From: larry carleton <larry.carleton_at_oracle.com>
Date: Thu, 04 Mar 2010 14:56:40 -0800

I use tortoise SVN for subversin access:
I think tortoise use *svn export --force --depth immediate URL* to list
directory contents in their browser
and *svn checkout URL* for checkouts.
This means the browser displays directories to which content access is
denied, and which will not be checked out.
E.g.,
User U has r access to folder A and subfolder B, but no access to
subfolder C.
In the browser, at URL for A, U can see icons for both B and C (though
contents of C will appear empty).
If U does checkout to a disk directory for A, U will get subdirectory B
and its contents but no subdirectory C.
Is there a configuration I can do so svn export will not display
directory C in this example?
Received on 2010-03-05 00:04:39 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.