2010/4/29 sebb <seb...@gmail.com>:
> On 29/04/2010, Konstantin Kolinko <knst.koli...@gmail.com> wrote:
>> 2010/4/29 sebb <seb...@gmail.com>:
>>  >
>>  > Just a thought - could perhaps remove the Date keyword to stop it being 
>> used?
>>  >
>>
>>
>> True, but
>>  a) I do not see a fast and easy way to do it in my environment.
>
> I have a Perl script that I use for checking SVN eol-style and
> executable properties.
> I'm intending to update that to generate a list of SVN commands to
> remove the Date keyword.
>

There are two possible ways:

a) edit existing value of svn:keyword and remove "Date" from it,
as we know that it is no more used

b) generate list of keywords that are actually used in particular file

I expect that the result of b) will be more pretty and more valuable,
but harder to verify.


> The point was merely to prevent accidental use of the Date keyword,
> not to speed up SVN.
>

While the above is true, I do not think that "accidental use" is very likely.
I do not see much profit from trying to prevent it.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to