View Issue Details

IDProjectCategoryView StatusLast Update
0010160mantisbtotherpublic2010-09-19 03:11
Reporterlvalics Assigned Todhx  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionwon't fix 
Product Version1.2.0a3 
Summary0010160: SVN integration with Mantis, add Time Tracking from SVN
Description

Based on this tutorial, which will be great to have in CORE Mantis, http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/

We modified to be possible to add Time Trackig.
Actually a developer when work on an issue, we also need for management the time spent on the task. So we need to capture TIME as well.

So we added t=hh:mm to the script.

Steps To Reproduce

fixed issue#BUGID t=hh:mm

Additional Information

Require a new function and some modification in checkin.php

I will upload the 2 files what we have created and modified, hope this help.

Tagspatch
Attached Files
mantis_time.tar.gz (2,045 bytes)

Relationships

related to 0011732 closeddhx Remove built-in source code integration support 

Activities

vboctor

vboctor

2009-06-11 03:03

manager   ~0022074

I haven't reviewed the patch. However, it would be a good capability to add to the check-in script as well as the 1.2.x source control integration plugin.

dhx

dhx

2010-03-31 03:56

reporter   ~0024950

I've submitted an issue report for implementing this functionality with the SourceIntegration/Timecard plugins at http://leetcode.net/mantis/view.php?id=123

As the old source code integration support is being dropped in favour of using a more modern plugin approach with the SourceIntegration plugin I've closed this issue as "won't fix".

Refer to 0011732 for more details and feedback.