Boost logo

Boost :

Subject: Re: [boost] Time for another bug sprint (after 1.41 ships)?
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2009-11-09 11:36:18


On Nov 9, 2009, at 8:23 AM, Frank Mori Hess wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Monday 09 November 2009, Marshall Clow wrote:
>> [ I'm assuming that you mean to add the diff to the bottom of the
>> file, and include a link from the table - unless you know a way to
>> get
>> svn to disgorge a diff from a URL ]
>
> I'm not following too closely, so I'm not sure exactly what kind of
> diff you
> are talking about, but would a link to the trac browser work? For
> example:
>
> https://svn.boost.org/trac/boost/changeset/57505/

I'd like to do it with a link to svn.boost.org (either trac or svn),
but that's not it.

Given three paths, such as:
        trunk/
        release/
        boost/mpl/aux_/preprocessor/partial_spec_params.hpp

and a revision #, say 57505, I would like to generate a URL that shows
the difference of the files
        trunk/boost/mpl/aux_/preprocessor/partial_spec_params.hpp
and release/boost/mpl/aux_/preprocessor/partial_spec_params.hpp

as of revision #57505.

I can do this locally, and append it to the HTML file that I am
generating, but that will make the file significantly larger.

-- Marshall


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk