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

Re: [TSVN] how to change log message in local repository

From: Milen A. Radev <mradev_at_gmail.com>
Date: 2005-04-10 16:18:21 CEST

On Apr 10, 2005 5:08 PM, D'Arcy Rittich <drittich@gmail.com> wrote:
> I am using TortoiseSVN without an SVN server, i.e., I created the repository
> from TortoiseSVN using Create Repository here...
> There is one other developer and we access the repository using WebDAV,
> which seems to be working quite well.
>
> I read that to enable changing log messages with SVN you have to set up a
> pre-revprop-change hook. Since I am not using an SVN server, how can I
> achieve the same result? Or can I? When I shift-double-click on the log
> message column I get the merge dialog, not the edit message popup.
>
> D'Arcy Rittich
>

If I understand correctly the explanations in the SVN Book for "Hook
Scripts" (http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1),
then it does not matter what kind of access method you use. The SVN
libs are responsible for launching the hooks before/after the
appropriate events. And in case of local repository access, that
should be "ra_local".

-- 
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Apr 10 16:18:48 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.