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

Re: svn:keywords parsing bug

From: Kris Deugau <kdeugau_at_vianet.ca>
Date: 2005-06-27 20:35:30 CEST

Miha Vitorovic wrote:
> I'm not too comfortable with the issue tracker, so maybe this is
> known already. there seems to be a bug when parsing svn:keywords
> value. Specifically there seems to be a problem when a keyword is
> not delimited by spaces, i.e. the first or the last keyword may not
> work.
>
> For example:
>
> svn:keywords="Date Revision Id" -- Only $revision$ gets replaced
> like this.
>
> svn:keywords=" Date Revision Id " -- All three keywords work.

I've seen this; my guess is that the quotes end up parsed as part of
the keyword. :/ Removing the quotes works fine.

-kgd

-- 
Get your mouse off of there!  You don't know where that email has been!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 27 22:43:01 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.