Edgewall Software

Ticket #4223 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Merge the browser-quickjump branch

Reported by: cboos Owned by: cboos
Priority: normal Milestone: 0.11
Component: version control/browser Version: devel
Severity: normal Keywords:
Cc:

Description (last modified by cboos) (diff)

I think the VcRefactoring/BrowserQuickjump branch is now ready for integration.

This branch adds the possibility to have a list of preselected paths where you can easily jump to, in the TracBrowser.

For example, with the Subversion backend, you can specify the following configuration options:

[svn]
branches = /trunk,/branches/maintenance/*,/branch/test,branches/experimental/*
tags = /tags/maintenance/*,/tags/milestone/*

By default, the preselected paths are the traditionally expected ones: branches = /trunk,/branches/* and tags = /tags/*.

But this will be even more handy for people having lots of branches which are sometimes deeply buried in the hierarchy ;)

For TracMercurial, this will give the ability to jump to known tags and branches.

Diff of the changes: diff:trunk@4320//sandbox/browser-quickjump@4326

Attachments

Change History

Changed 2 years ago by cboos

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

Branch merged in trunk in r4438.

I've modified the description to reflect the current convention for the new TracIni entries [svn] branches and [svn] tags.

Add/Change #4223 (Merge the browser-quickjump branch)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.