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

Customizing Commit Form

From: papadi <papadi_at_gmail.com>
Date: Fri, 17 Oct 2008 01:04:57 -0700 (PDT)

Hi all!
I'm using TortoiseSVN feature that allows the entry of an ID in that
special textbox that will connect the revision to a specific Issue on
a bug tracking system (Gemini in particular). I'm using several
properties for this, such as bugtraq:label, bugtraq:message etc.
What I would like to do now is to allow the developer to write the
time he/she spent on the issue and optionally to mark the issue as
completed. This information will finally be written in the bug
tracking system using web services call on post-commit.
What do you think is the best way to do this?
I was thinking to use the tsvn:logtemplate to have a template like the
following:

    <PlaceHolder for comment>
    LogTime:
    CloseIssue:

Do you think there is a better way?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-17 10:05:41 CEST

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

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