From: Larry McVoy <lm@bitmover.com>
To: Linux Kernel Maillist <linux-kernel@vger.kernel.org>
Subject: Useful(?) BK trick
Date: Tue, 12 Aug 2003 07:39:42 -0700 [thread overview]
Message-ID: <20030812143942.GA23150@work.bitmover.com> (raw)
Rob Landley asked me if there was some way to get diffs between any two revs
of a file on bkbits.net and the answer is yes if you are willing to type in
the revs.
You can navigate to a file by going to www.bkbits.net and then working your
way down to the project of interest, then the repo, then "Browse the source
tree", then click on the file. You'll get offered a list of revisions,
click on one of those and you should be at a URL that looks like
http://project/repo/diffs/path/to/file@rev
You can put anything you want in for the rev, it can be a range. To see
1.2 vs 1.5 diffs you can do file@1.2..1.5 and hit return. It may be useful
to know that "+" always means the most recent rev in BK so to diff everything
from 1.2 to now that's file@1.2..+
FYI...
--
---
Larry McVoy lm at bitmover.com http://www.bitmover.com/lm
reply other threads:[~2003-08-12 14:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030812143942.GA23150@work.bitmover.com \
--to=lm@bitmover.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox