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

Re: Customizing Commit Form

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 17 Oct 2008 10:11:11 +0200

papadi wrote:
> 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?

See the IBugtraqProvider interface:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html#tsvn-dug-bugtracker-ref
(remember: to access our source repository, login as "guest" and leave
the password empty).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-10-17 10:11:29 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.