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

Re: [RFC] Server Dictated Configuration

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 30 Jan 2012 09:37:13 -0500

On 01/27/2012 04:38 PM, Paul Burba wrote:
> Now let's say we implement inheritable properties as I described in
> the wiki and want to use an inheritable property to supplement the
> existing mechanisms for svn:ignores/global-ignores. Isn't that as
> simple as this?
>
> 4) We add a new reserved inheritable property svn:i:ignores which has
> the exact same format as svn:ignore.
>
> 5) Again assuming a WC operation, we take a path's inherited (or
> explicit) svn:i:ignores property value, the svn:ignore property (if
> any) on a path's parent directory, and the global-ignores runtime
> config value and append all three together to get the final answer on
> what to ignore.
>
> I take it you view this as insufficient?

The question wasn't really aimed my way, but this seems perfectly sufficient
to me.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2012-01-30 15:37:58 CET

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.