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

Re: inheritable properties on directories?

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-11-01 21:04:02 CET

Edward S. Marshall wrote:
> - Should 'svn mkdir' (and 'svn add') have a switch to disable cloning of
> properties? Should cloning even be the default behavior (ie. should
> there be a switch to *enable* cloning)? Which use case seems more
> likely?

Hmm. The two cases that strike me are:

svn:keywords on new text files.

It would be nice if I didn't have to do a "svn ps svn:keywords 'URL Rev
Date' file", which I always forget. So by default would be nice. But
what about binaries...do svn:keywords still apply if the mime type is
set and not text/*? If not, I don't think this system would help me
without becoming weird and complicated...

svn:ignore on new directories.

I don't care a lot for a few reasons:
- I create directories much more rarely than files.
- My Java projects have little to ignore: only top-level
"build.properties", "build", and "dist".
- Per-user ignores in ~/.subversion/config take care of most other things.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 1 21:07:13 2002

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.