2003-08-07 07:07:43

by Jani Monoses

[permalink] [raw]
Subject: [OT] bkbits annotated srcs

Is there a way of seeing annotated sources of the kernel via the web
interface? I see it's possible for changesets and I know it's possible
with bk installed.

thanks
Jani


2003-08-07 13:45:51

by Larry McVoy

[permalink] [raw]
Subject: Re: [OT] bkbits annotated srcs

On Thu, Aug 07, 2003 at 10:22:14AM +0300, Jani Monoses wrote:
> Is there a way of seeing annotated sources of the kernel via the web
> interface? I see it's possible for changesets and I know it's possible
> with bk installed.

To get the annotated listing of the most recent version of any file use
this URL, changing the filename as appropriate:

http://linux.bkbits.net:8080/linux-2.5/anno/README@+

Note that the "@" may change to a "|" in the future.
--
---
Larry McVoy lm at bitmover.com http://www.bitmover.com/lm

2003-08-07 16:16:10

by Mr. James W. Laferriere

[permalink] [raw]
Subject: Re: [OT] bkbits annotated srcs

Hello Larry , Could we please put a 'annotated' button at
http://linux.bkbits.net:8080/linux-2.5/ &
http://linux.bkbits.net:8080/linux-2.4/
in the search function ?

Doing a search for sym53c8xx_2 in ChangeSet comments get me
output that is a little bit odd to read ( see below) .
ie: Note the lack of formatting after the Rev position . Not all
entries are like this but if the Rev string is long they all are .

ChangeSet 1.1046.398.19[PATCH] make sym53c8xx_2 not reject autosense IWR
ChangeSet 1.1046.398.19This patch makes sym53c8xx_2 silently ignore the Ignore Wide Residue
ChangeSet 1.1046.398.16[PATCH] small patch for sym53c8xx_2
ChangeSet 1.1046.398.16dma64_addr_t in the sym53c8xx_2 driver was wrong, but it's still
...

Tia , JimL


On Thu, 7 Aug 2003, Larry McVoy wrote:
> On Thu, Aug 07, 2003 at 10:22:14AM +0300, Jani Monoses wrote:
> > Is there a way of seeing annotated sources of the kernel via the web
> > interface? I see it's possible for changesets and I know it's possible
> > with bk installed.
>
> To get the annotated listing of the most recent version of any file use
> this URL, changing the filename as appropriate:
>
> http://linux.bkbits.net:8080/linux-2.5/anno/README@+
>
> Note that the "@" may change to a "|" in the future.
>

--
+------------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | P.O. Box 854 | Give me Linux |
| [email protected] | Coudersport PA 16915 | only on AXP |
+------------------------------------------------------------------+

2003-08-07 17:12:10

by Sam Ravnborg

[permalink] [raw]
Subject: Re: [OT] bkbits annotated srcs

On Thu, Aug 07, 2003 at 10:22:14AM +0300, Jani Monoses wrote:
> Is there a way of seeing annotated sources of the kernel via the web
> interface?
linux.bkbits.net
-> linux-2.5
-> Browse the source code

Click on file of interest.
-> See annotation
-> In what revision a line was last changed

Sam

2003-08-08 05:55:33

by Ville Herva

[permalink] [raw]
Subject: Re: [OT] bkbits annotated srcs

> Larry McVoy wrote:
>
> To get the annotated listing of the most recent version of any file use
> this URL, changing the filename as appropriate:
>
> http://linux.bkbits.net:8080/linux-2.5/anno/README@+
>
> Note that the "@" may change to a "|" in the future.

Is there a way to view/get the file in untampered plain text as well?

Occasionally, it is useful to be able to check that a trivial patch still
applies to the bleeding edge kernel tree, and it's wasteful to download the
whole tree just for that... And I'm sure it's useful for other purposes as
well.


-- v --

[email protected]

2003-08-08 14:25:03

by Larry McVoy

[permalink] [raw]
Subject: Re: [OT] bkbits annotated srcs

On Fri, Aug 08, 2003 at 08:55:23AM +0300, Ville Herva wrote:
> Is there a way to view/get the file in untampered plain text as well?

Not yet but there will be.
--
---
Larry McVoy lm at bitmover.com http://www.bitmover.com/lm