[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: John Peacock <jpeacock_at_rowman.com>
Date: 2005-05-20 19:19:11 CEST

SteveKing wrote:
> All I'm asking
> for is to have the option to *not* force a client to contact the
> repository. Especially if the hook script there just returns a static
> template or worse: nothing! If there's even a chance to avoid a repo
> roundtrip, we should take it. There's absolutely no reason to make it
> impossible for clients to optimize/work-around existing performance
> issues...

If that is your only concern, I suspect it would be extremely likely
that someone would add an API flag (corresponding to a CLI command like
'--no-log-template') which wouldn't contact the repository. Actually,
since you are running status followed by commit with a prewritten log
entry, you shouldn't see the round-trip ever, since it is only intended
to happen if the commit doesn't include a log entry (corresponding to
"-F" in the CLI).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 20 19:25:29 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.