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

Re: depth of the operation vs. depth of the WC

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Fri, 04 Apr 2008 17:05:39 -0400

"Rui, Guo" <timmyguo_at_mail.ustc.edu.cn> writes:
>> In that test, I believe it is the top level that is depth=immediates, so
>> A/ is depth=empty, and we can bring in A/mu by naming it explicitly.
>>
> What I mean is the skipped "A/D/gamma" in that test. Shouldn't it be
> considered OMMITTED_FILE and got brought in too?

No, because we didn't update A/D, and A/D is empty because A/ is at
depth-immediates. We did update A/ explicitly, and that's why A/mu
should be brought in.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-04 23:05:54 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.