RE: Re: Feature Request: Colored log
From: <SebastianUnger_at_eaton.com>
Date: 2006-09-22 00:26:25 CEST
Hmm, that's right a regex on the log message actually would work for us. Our scripts already put the result of the build into the log message and if TSVN would color the line based on that, that would be exactly what I want.
With optional, I meant, that you can turn colored logs off, and then SVN wouldn't even get the tsvn:log-color rev-prop. But regex matching on the log sounds like a better way for this feature. But where would you store these regex patterns. Does tortoise already have a concept of storing config information centrally somewhere. I guess, you could store it in some properties in the repo, either a normal property on the repo root or a rev-prop on rev 1. The former has the advantage that it is versioned. But then, for exactly what revision would TSVN get that property? (Head, Last Commited of the item that the log is gotten for, ...). The latter however, is more in line with how all other tortoise settings are handled, only difference is, that it is stored centrally and thus shared by all users.
Seb
-----Original Message-----
SebastianUnger@eaton.com wrote:
No. The call we use is equivalent to svn log -v, which gets log message
> Also, I guess, if you made the feature
You mean there's a way to stop people reading the revprops?
> I know it's very much a nice to have feature, but for us it would be,
The only way this could work efficiently would be for your program to
Simon
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.orgReceived on Fri Sep 22 00:31:08 2006 |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.