Modify

Opened 16 years ago

Closed 16 years ago

#2717 closed enhancement (invalid)

Specifying hours and minutes on SVN commits

Reported by: anonymous Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords: svn post commit hook hours
Cc: Trac Release: 0.10

Description

I don't really know if it would be very difficult to make or adapt a patch for Subversion commit hook in order to specify hours and minutes spent on your job at the moment of the commit.

(spent xx h) Adds xx to time spent and decreases time remaining by xx, spent may be omitted.

(spent xx h, rem yy h) Adds xx to time spent and sets time remaining to yy.

Use of refs #<ticknum> or closes #<ticknum> is pretty useful and also would be specify hours and minutes spent or remaining.

As I said I don't know if this could be possible by modifying a little bit contrib/trac-post-commit-hook script, as done in http://trac.edgewall.org/wiki/TimeTracking#UsingaSubversioncommithookoptional

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by Russ Tyndall

Good News!,

Some other kind soul already did all that work for us.

Check out and DL your preferred version: http://trac-hacks.org/wiki/TimingAndEstimationPlugin#Documents

comment:2 Changed 16 years ago by Russ Tyndall

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.