[bind10-dev] Web interface to source code
Shane Kerr
shane at isc.org
Tue Jun 16 11:11:14 UTC 2009
Jinmei,
On Mon, 2009-06-15 at 17:36 -0700, JINMEI Tatuya / 神明達哉 wrote:
> At Sat, 13 Jun 2009 11:17:28 +0200,
> Shane Kerr <shane at isc.org> wrote:
>
> > I'm not exactly sure what you want here, so I'll explain some of the
> > possibilities, again using the IRRToolSet as an example, since it has
> > actual code and a number of changes already.
> >
> > You can view any changes in the tree by going to the "browser" link
> > above and clicking on "Revision Log" on the upper right. That takes you
> > to here:
> >
> > http://irrtoolset.isc.org/log/
>
> What I meant is something like this one:
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet6/ip6_output.c?annotate=1.130
> (you can see this from
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet6/ip6_output.c
> and click on "annotated" for Revision 1.130)
>
> The revision log feature is different from what I envisioned.
Ah... the web GUI doesn't display who made the change, but it does show
the revision number where each change was made:
http://irrtoolset.isc.org/browser/trunk/config.guess?annotate=blame&rev=215
This is available via the "annotate" button on the upper right when
looking at a given point in the tree:
http://irrtoolset.isc.org/browser/trunk/config.guess
(I never used this myself, so I wasn't familiar with it. It's called
"blame" in Subversion.) :)
--
Shane
More information about the bind10-dev
mailing list