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

Re: private directories

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-16 15:53:22 CEST

On Thu, 2004-09-16 at 08:18, David F. Newman wrote:

> svn co http://svn/test/trunk
> A trunk/test.txt
> Checked out revision 5.

> Is this a bug or a feature?

That's a feature. Checkouts just 'skip over' unreadable subtrees. We
went through a lot of work to code that.

If, at a future point, you suddenly gain the ability to read
/trunk/secret, then 'svn up' will make the directory appear in your
working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 16 15:57:18 2004

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.