[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-05-19 18:28:46 CEST

Greg Hudson <ghudson@MIT.EDU> writes:

> * When a new file or directory is created without copy history, we
> look for auto-props to apply to it in a property of the parent
> directory, as well as in the client config. (If auto-props are
> specified in both locations, we have to decide whether to merge them or
> let one override the other; I haven't decided what I think is the best
> answer.) Also, when a directory is created without copy history, we
> copy the auto-props property from the parent. This would all be handled
> by the client.

I very much like this simplification. But does 'svn mkdir URL' lose
here? Or maybe the client does the propget on the parent directory,
and the propset on the new URL?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 19 18:30:08 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.