octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changeset included in a particular tag


From: Jordi Gutiérrez Hermoso
Subject: Re: changeset included in a particular tag
Date: Thu, 06 Feb 2014 17:25:36 -0500

On Wed, 2014-02-05 at 20:56 -0500, Jordi Gutiérrez Hermoso wrote:
> On Tue, 2014-02-04 at 18:13 -0700, Glenn Golden wrote:

> > This is an essential need when filing bug reports: During his search
> > to see whether the bug has already been reported, the reporter may
> > come across a changeset that claims to have fixed it, or is related
> > to it. Should he file the report or not?
> 
> Although this question can be answered more easily by making revset
> queries via the hgweb interface should I get around to updating the
> server version, you can currently answer it by installing Mercurial
> yourself.

Good news, I got around to it. We are now running Mercurial 2.8 in
Savannah. This now allows us to make revset queries to answer your
original questions by using the web interface:

    
http://hg.savannah.gnu.org/hgweb/octave/log?rev=tag%28%29+and+d99785217634%3A%3A

    
http://hg.savannah.gnu.org/hgweb/octave/log?rev=d99785217634+and+%3A%3Atag%28%22release-3-8-0%22%29
    
    
http://hg.savannah.gnu.org/hgweb/octave/log?rev=cb377af34c00+and+%3A%3Atag%28%22release-3-8-0%22%29

This is thanks to some cool GSoC 2013 work that happend on Mercurial.
And just because I like hg, here is a nice blog post praising it:

    http://gregoryszorc.com/blog/2013/05/12/thoughts-on-mercurial-%28and-git%29/

HTH,
- Jordi G. H.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]