| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | CVS server moved |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 20 Sep 2002 18:06:51 +0200 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5.1i |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ELF32 problem in mips64 kernel, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: CVS server moved, Geert Uytterhoeven |
| Previous by Thread: | Cycles for certain instructions, Gareth |
| Next by Thread: | Re: CVS server moved, Geert Uytterhoeven |
| Indexes: | [Date] [Thread] [Top] [All Lists] |