[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-20 17:19:35 CEST

John Peacock <jpeacock@rowman.com> writes:
> Let me preface this by saying I know it is possible to version the
> hooks folder; that's not what I am talking about. What I am talking
> about is specifically that, in the more complicated scenarios above,
> the paths to which certain log-templates apply must be hard-coded in
> the hook script itself. Rather than having the template emerge
> directly from the repository itself, that metadata must be manually
> encoded into the hook script, which can lend itself to mistakes
> (e.g. after a major reorganization).

Not at all. If the repository convention is to attach a special
property to each project directory, and have the hook code look for
that property, that's fine. Or whatever. Nothing about this system
requires that metadata be stored outside the repository...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 20 17:57: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.