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

Re: warn about misspelled props?

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2005-04-28 11:11:23 CEST

Fabien COELHO wrote:

> A small feature that would help prevent mispelling props:
>
> When properties are modified, it would be nice to check for the
> property name and display a warning if it does not match, esp. when
> the property starts with "svn:" hence is expected to refer to a
> standard prop.
>
> In my short history with svn, I have seen: svn:ingore, svn:external,
> svn:eolstyle... things like that.

This sounds like the perfect job for a pre-commit hook script. There's
some sample code in tools/hook-scripts if you'd like to write one
yourself. If you do, we'd be happy to add it to tools/hook-scripts. It
would be a nice addition.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 28 11:13:09 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.