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

Re: setting svn:keywords per-directory? per-repo?

From: Craig Rodrigues <rodrigc_at_attbi.com>
Date: 2002-12-30 05:12:28 CET

On Sat, Dec 28, 2002 at 02:37:49PM +0100, Sander Striker wrote:
> > From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
> > Sent: Saturday, December 28, 2002 3:15 AM
>
> > Greg Hudson <ghudson@MIT.EDU> writes:
> > > I'd be sad if we came up with a hackish, incomplete solution to this
> > > particular problem instead of dealing with the more general issue of
> > > setting properties on new files and directories. (Say, by adding an
> > > "svn:inherit" property wihch controlled property inheritance.) So,
> > > -0.5.
> >
> > Ah yes, the value of a directory's svn:inherit property could include
> > 'svn:inherit' among other things... I begin to grok.
> >
> > Yeah, svn:inherit might accomplish the same thing in a more general
> > way. And I'm happy to wait for someone to write up that proposal :-).
>
> Might be my failing memory, but I thought we already had an issue on
> file about this.

I searched the database, but could not find an issue for this.

I would characterize the issue this way:
- it would be nice to specify properties either on a per repository
  or per directory basis, and have all entities which fall under
  that repository or directory to have those properties.
  One example would be to specify for a project
  that svn:keywords expands $Id$, and then have svn expand
  $Id$ for all files in that project.

According to Ben, these are some of the parts of the problem:

<sussman> the 3 conflated issues here are:
<sussman> 1. default props for a directory and immediate children?
<sussman> 2. default props for a whole project, or subtree, solved by
+server-side config files
<sussman> 3. property inheritance rules. (yikes)

I can file an issue in Bugzilla with this info if people want,
so that this issue can be more easily tracked.

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 30 05:12:53 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.