linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Larry McVoy <lm@bitmover.com>
To: linuxppc-commit@ppcbk.mvista.com, linuxppc-dev@lists.linuxppc.org
Subject: ppc @ ppc.bitkeeper.com
Date: Mon, 25 Jun 2001 16:27:18 -0700	[thread overview]
Message-ID: <20010625162718.M9808@work.bitmover.com> (raw)
In-Reply-To: <20010625134916.Q26686@opus.bloom.county>; from trini@kernel.crashing.org on Mon, Jun 25, 2001 at 01:49:16PM -0700


Hi folks, we have the anonymous stuff going here like so

bk://ppc.bitkeeper.com:5000 => linuxppc_2_4
bk://ppc.bitkeeper.com:5001 => linuxppc_2_2
bk://ppc.bitkeeper.com:5002 => linux_2_4
bk://ppc.bitkeeper.com:5003 => linux_2_2
bk://ppc.bitkeeper.com:5005 => linuxppc_2_4_devel

We're working getting BK/web up and we are also making changes so that you'll
be able to do this:

	bk clone http://ppc.bitkeeper.com/linuxppc_2_4

which will work through firewalls.  We have that working now but it requires
some small client side changes so we need to do a crankturn to get you the
new binaries.

While the machine we have has a gig of ram and a fast cpu, and a 1.5Mbit
net connection, we're really prefer that you cloned once and pulled many
times rather than recloning all the time.  Pulling uses tiny amounts of
bandwidth, we can barely detect it, but cloning burns about 35MBytes of
bandwidth.  It's worth getting a copy of BK even if you don't use BK
because it can transfer the data faster than ftp/rsync/whatever because
it already knows what has been changed.  A trivial mirroring command:

	# one time only
	bk clone bk://ppc.bitkeeper.com:5000 linuxppc_2_4

	# Nightly
	cd linuxppc_2_4
	bk pull
	rm -rf ../linuxppc_2_4.export
	bk export . ../linuxppc_2_4.export
--
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-06-25 23:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-25 20:49 Anonymous BK mirrors up! Tom Rini
2001-06-25 23:27 ` Larry McVoy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-26 18:13 ppc @ ppc.bitkeeper.com Albert D. Cahalan
2001-06-26 18:50 ` Larry McVoy
2001-06-26 19:04 ` Tom Rini

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=20010625162718.M9808@work.bitmover.com \
    --to=lm@bitmover.com \
    --cc=linuxppc-commit@ppcbk.mvista.com \
    --cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).