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

Re: [PATCH] Re: "Revision" case-sensitive in svn:keywords

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-01-28 20:07:41 CET

Wesley J. Landaker wrote:

> On Thu, 27 Jan 2005, Felix Wiemann wrote:
>
>>The word "revision" is not recognized in svn:keywords, but "Revision"
>>is. IMO it should be matched case-insensitively for consistency with
>>'Author' or 'Date', shouldn't it?
>
>
> This seems like a good idea, since all the other "SHORT" forms are handled
> thus (and this is the only "MEDIUM" one). Here is a patch if the
> developer's agree as well. =)

The problem is that $Revision$ is an equivalent keyword to the same one
in CVS, and it _is_ case-sensitive there. I don't know if changing it
to be case-insensitive is the appropriate thing to; the short forms are
unique to Subversion, so that's not such a big deal.

It will also very slightly complicate my keywords-as-hash patch, since I
would have to normalize the capitalization of the hash keys (not a big
deal really).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 28 20:08:15 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.