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

Using start_commit_hook to autocreate logtemplate

From: Carsten Johnsen <carsten.johnsen_at_polycom.com>
Date: Wed, 23 Apr 2008 22:41:56 -0700 (PDT)

Hi devs...

I'm in the process of creating a script that will autocreate the
logtemplate, depending on the files that has been modified.

I was hoping that one of the parameters of the hook was a list of
modified files, but I can see why this would not be very easy for TSVN
to handle, so I'm just using "svn status" from the script instead.

My real problem is the logminsize.
Since my script will deliver a MESSAGEFILE with a length from 0 to 100
chars I would have to set logminsize to more than 100 to have any
effect.

Is there any way I could pass a logminsize to the commit-dialog, or
perhaps the commit-dialog could automatically add the length of
MESSAGEFILE to logminsize when evaluating the log length.

Just a thought...

Keep up the good work.

/Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-04-24 07:50:43 CEST

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.