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

bugtraq feature request

From: Peter Mounce <pmounce_at_narrowstep.com>
Date: 2006-12-04 11:58:36 CET

Hi all

We use the bugtraq:* properties to integrate with our issue-tracker, Gemini
(from countersoft.com). It works a treat.

We'd like to also use the system (TSVN, issue-tracker integration) to track
time spent on code. So we could write in the logs something like Issue #54,
4h 30m - there'd be a bugtraq:timeregex, perhaps, to track time per commit
message. Or perhaps extend the current regex so each issue could have an
optional time-match of the form {hours}h {minutes}m. (Personally, I wish
people would only ever link a commit to one issue).

It would be lovely if TSVN could support that, and then extend the log window
to show the time-tracking, and also extend the statistics display to show
the data, where available.

We could then hook that information into our post-commit hook, which talks
to Gemini (well, in actual fact, we wouldn't need TSVN to do anything for
this, but it would be lovely to see the information in both systems if we
wanted), and get easier time-tracking for our coding. We would, though,
like it to be possible for our post-commit hook to pull its configuration
details from the bugtraq properties, instead of maintaining it in a separate
config file for the hook.

I'm only musing, here; I know this is hardly a complete specification. However,
this is kind of how the original bugtraq spec was drawn up, as I recall -
people talking about it.

Regards
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Dec 4 13:43:08 2006

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.