On May 16, 2005, at 6:07 PM, Greg Hudson wrote:
> On Mon, 2005-05-16 at 17:17 -0500, kfogel@collab.net wrote:
>
>> On the server side, this causes hooks/log-message-template
>> to be
>> invoked. If the hook doesn't exist, then the response that
>> comes back to the client just says "no template", and the
>> client
>> behaves as it does today.
>>
>
> I like this idea because the hook script can do interesting things
> with
> the list of modified files. For instance, the Subversion project
> could
> have a log template which looks like:
>
> * subversion/libsvn_foo/bar.c ():
> * subversion/libsvn_foo/baz.c ():
Oooooooooh. I *really* like that! +1
> Any log template mechanism where the server transmits static data
> to the
> client is inherently limited in this respect, because can't have the
> server telling the client to execute code (barring the addition of a
> sandboxed virtual interpreter to the client).
Agreed.
-Fitz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 17 01:30:07 2005