All of lore.kernel.org
 help / color / mirror / Atom feed
* CVS server moved
@ 2002-09-20 16:06 Ralf Baechle
  2002-09-20 16:17 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Baechle @ 2002-09-20 16:06 UTC (permalink / raw)
  To: linux-mips

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-20 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-20 16:06 CVS server moved Ralf Baechle
2002-09-20 16:17 ` Geert Uytterhoeven

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.