[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-05-19 18:35:32 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:

> John Peacock <jpeacock@rowman.com> writes:
>
> > Here's a couple of ideas for dealing with conflicts (straight from my
> > brain to your eyes, no thought to complexity of implementation):
> >
> > 1) Highest One Wins - the template in force for the shortest path that
> > contains all committed file paths.
>
> This is sane, and can be implemented off the bat by simply having
> svn_ra_get_commit_editor() return the log message template of the
> session URL which is used as the anchor of the commit.

Hrm. Scratch that. svn_ra_get_commit_editor() takes a log message as
one of it's *inputs*. Would work so well for it to be providing an
unfinalized log message as an *output*.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 19 18:37:04 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.