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

Re: Inherited properties document

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-05-19 19:46:49 CEST

Greg Hudson wrote:
> To answer your question: while it's much, much simpler to inherit only
> from parent directory to file, I think it solves the part of the problem
> people mostly don't care about. All of the use cases I can think of for
> inherited properties involve wanting to set a directory property which
> applies to a whole tree of directories (auto-props for files, ignores,
> log template if we go that route).

But a combination of the copy-on-create scheme you proposed, as applied
only to directories, plus inheritance from directory as I proposed,
would go meet *all* of those needs. It could also be eventually
subsumed under some other scheme for distributing inherited properties
in the tree (should one arise). The client code only cares about the
containing directory's properties, so however those props get set
(manual, copy-on-create, or fully automatic during checkout) has exactly
the same behavior in the WC.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 19 19:50:34 2005

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.