All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: linux-mips@linux-mips.org
Subject: CVS server moved
Date: Fri, 20 Sep 2002 18:06:51 +0200	[thread overview]
Message-ID: <20020920180651.A32600@linux-mips.org> (raw)

I moved the cvs archive to ftp.linux-mips.org two days ago.  If you already
have a checked out copy, here is how to avoid having to checkout again:

  cvs -d :pserver:cvs@ftp.linux-mips.org:/home/cvs login

The password for anonymous cvs is cvs.

   cd <your-checked-out-copy>
   find . -name Root | while read n; do
       echo ftp.linux-mips.org:/home/cvs > $n
   done

There are still a few loose bits but here and there but those should not
become visible to normal users.

  Ralf

             reply	other threads:[~2002-09-20 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-20 16:06 Ralf Baechle [this message]
2002-09-20 16:17 ` CVS server moved Geert Uytterhoeven

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=20020920180651.A32600@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.