RE: [PATCH] issue 1780: Keyword values with dollar signs causebadness.
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-01-10 21:07:13 CET
Michael, John,
> John Peacock wrote:
You're absolutely right, this patch doesn't solve that situation, it will
> Which brings up the topic of a generalized escaping mechanism
Yep, that's the choice between one step closer to handling the most common
The situation that I encounter the most is that people use a $ sign in the
Concerning performance, a keyword is not only limited by SVN_KEYWORD_MAX_LEN
And even then, SVN_KEYWORD_MAX_LEN is defined as 255 for now, it will never
I'm willing to discuss and implement and alternative solution btw, but
We can use double quotes to contain the keyword values:
$Date: "2002-07-22 21:42:37 -0700 (Mon, 22 Jul 2002)" $
Easy to implement and clear for the users. The only people that will be
Lieven.
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.16/225 - Release Date: 9/01/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jan 10 21:11:02 2006 |
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.