Ticket #7267 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Trac-admin command to retrieve changesets of a particular ticket

Reported by: haizaar@gmail.com Assigned to: mrelbe
Priority: normal Component: TracTicketChangesetsPlugin
Severity: normal Keywords:
Cc: Lianyungang Trac Release: 0.12

Description

It would be really nice to have trac-admin command to display all changeset for particular ticket. One can then write script to help merging ticket changesets between the branches.

Attachments

Change History

06/20/10 18:07:57 changed by mrelbe

  • status changed from new to assigned.

I agree, this sounds useful.

06/21/10 07:58:04 changed by mrelbe

(In [8135]) New admin-command get prints tickets vs changesets (see #7267)

06/21/10 08:07:24 changed by mrelbe

  • summary changed from Please add trac-admin command to retrieve the changesets of a particular ticket to Trac-admin command to retrieve changesets of a particular ticket.

Please review the functionality of the trac-admin command get added in r8135:

trac-admin /path/to/env ticket_changesets get [ticketid]

Help info:

Get a comma-separated list of related revisions.

List format: #ticketid: rev/reponame,...

"/reponame" is left out for the default repository.

All tickets related to changesets are listed if ticketid is omitted (one ticket on each line). If no changeset relation exists, "None" is displayed.

06/22/10 07:36:07 changed by haizaar@gmail.com

Mikael, thank you for quick response. I need to upgrade Trac to 0.12 to test this feature, so it will take me a while. I'll surely get back to this once I upgrade the Trac.

Thanks again!

06/29/10 14:06:48 changed by ultrasound technician

  • cc set to Hohenems.

Valuable info. Lucky me I found your site by accident, I bookmarked it.

06/30/10 20:04:47 changed by cna training

  • cc changed from Hohenems to Lianyungang.

found your site on del.icio.us today and really liked it.. i bookmarked it and will be back to check it out some more later

(follow-up: ↓ 8 ) 08/19/10 08:11:00 changed by dnedelchev

The mentioned above trac-admin command works well for me. Maybe it's time to close this ticket as fixed?

(in reply to: ↑ 7 ) 08/19/10 23:43:10 changed by mrelbe

Replying to dnedelchev:

The mentioned above trac-admin command works well for me. Maybe it's time to close this ticket as fixed?

Thanks for your feedback, however I would like to receive feedback from the OP before actually closing it. Let's give it some more time.

03/31/11 01:24:40 changed by mrelbe

  • status changed from assigned to closed.
  • resolution set to fixed.

We've given plenty time to provide feedback. No complaints = happy users ;)


Add/Change #7267 (Trac-admin command to retrieve changesets of a particular ticket)




Change Properties
Action