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

Re: RFC: Log Message Templates via new hook.

From: <kfogel_at_collab.net>
Date: 2005-05-25 23:41:42 CEST

kfogel@collab.net writes:
> Now, it's time for TSVN to do the *real* commit. It knows all the
> paths now. It again queries the srever for a log message template,
> this time sending the complete path-change list. It compares the
> resulting template with the one it fetched earlier (which it saved),
> and if they are the same, then it continues with the commit and the
> user never even knows about the second query.

By the way, if we were to do the hook thing, I'm fine with adding a
new parameter to the hook's command-line, or an option like

   --client=[tsvn|rapidsvn|svn|whatever]

...so that the hook can make decisions about which template to send,
based on knowledge about the client's likely interface. No site has
to use, or even parse, that option, but maybe some sites would be glad
to have the information.

In general, +1 on changes that help clients DTRT.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 26 00:19:50 2005

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.