| From: |
| Pavel Machek <pavel@ucw.cz> |
| To: |
| andrea@e-mind.com, kernel list <linux-kernel@vger.kernel.org> |
| Subject: |
| BitBucket: GPL-ed BitKeeper clone |
| Date: |
| Wed, 26 Feb 2003 21:02:12 +0100 |
Hi!
I've created little project for read-only (for now ;-) bitkeeper
clone. It is available at www.sf.net/projects/bitbucket (no tar balls,
just get it fresh from CVS).
Part of readme follows.
Install CSSC from <http://cssc.sf.net/> (it is also available as
Debian package). You may need to apply cssc.diff.
Here you get following tools:
bcheckout_HEAD:
extracts files from BK repository. You can get repository
by rsync -zav --delete nl.linux.org::kernel/linux-2.5 .
bpull:
pull new version of repository, compute differences from
the last time and apply them to directory with *your*
sources.
bdiff:
compare two versions (specify versions from top-level
s.ChangeSet)
To get a list of all changesets, do prs linux-2.5/SCCS/s.ChangeSet.
Enjoy, and help me make it usefull,
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/