Ticket #5 (new task)

Opened 3 years ago

Last modified 4 months ago

RevTreePlugin from trac-hacks.org looks like a nice addition

Reported by: anonymous Owned by: moschny
Priority: major Component: tracmtn
Version: Keywords: <Key>
Cc: lapo@…, marcel@…

Description

See:  http://trac-hacks.org/wiki/RevtreePlugin

It's SVG, which is both cool and not so cool

Attachments

Change History

Changed 3 years ago by moschny

Indeed.

Are you volunteering for trying how good or bad it plays with the TracMonotone version control backend?

Changed 3 years ago by marcel@…

I'm volunteering for testing indeed.

out of the box, the plugin does nothing, as it tests for the 'svn' type backend. Ignoring that, the main thing to walk through is the 'non numeric' revision id's of monotone. The plugin expects revision identifiers to be numeric (as far as i understand, for sorting only)

I got quickly stuck at that point.

Changed 3 years ago by lapo@…

  • cc lapo@… added

And interface to "toposort" would be needed in order to order nodes. Having this would be übercool (and light SVN vs heavy raster is a plus to me).

Changed 3 years ago by moschny

Toposort is available via automate, so no problem there.

Also, the RevTree Plugin author has expressed interest in adapting his plugin for other vc backends, so I think he would be willing to accept patches.

For the mtn backend, all those parts that try to make a revision graph out of the linear svn revision sequence (pattern matching, etc.) would not be needed, as we have this information expressed explicitly.

Changed 3 years ago by anonymous

  • cc marcel@… added

Add/Change #5 (RevTreePlugin from trac-hacks.org looks like a nice addition)

Author


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


Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from moschny. Next status will be 'new'
The owner will change from moschny to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.