[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: John Peacock <jpeacock_at_rowman.com>
Date: 2005-04-29 13:36:03 CEST

Peter McNab wrote:
> One approach may be allow the user to "add" new svn:properties to an
> allow list, much like spell checkers let us add words to dictonaries.
> That way new props could be introduced and only be flagged as errors
> once while miss-spelt ones would still be handled as errors.

Is that something that every user has to set in .subversion/config? Or are you
thinking that the repository administrator would set this (see issue #1974 and
friends)?

I think that down this road lies madness. The "canonicalize keywords" patch did
something similar, but in that case, the real keywords (ones actually expanded
by the client code) were the only ones touched. The problem is basically that
if you establish a list of svn:* properties now, then any future additions
within Subversion itself will trigger the useless warning with older clients.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 29 13:32:27 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.