All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jody <jbruchon@nc.rr.com>
To: linux-8086@vger.kernel.org
Subject: Re: cvs breakage
Date: Sun, 29 Oct 2006 09:25:03 -0500	[thread overview]
Message-ID: <4544B9BF.3050804@nc.rr.com> (raw)
In-Reply-To: <20061029095739.GA23600@kruiskruid.demon.nl>

The website has been updated.  Please do not mail any further "CVS is 
not broken" messages to the list.

Jody

Mario Frasca wrote:
> Hallo list,
> 
> on the web site, in the news: «Downloads are temporarily hosted by Jody
> Bruchon on his personal equipment due to an unexplained CVS breakage for
> ELKS anonymous CVS access.»
> 
> it's not a breakage, it's just a modification on the side of
> sourceforge.  the new correct root is
> :pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks
> 
> you can repair your local copy by this command:
> 
> cd <to your local copy root>
> for i in `find . -name Root`
> do 
>   echo :pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks > $i
> done
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2006-10-29 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-29  9:57 cvs breakage Mario Frasca
2006-10-29 14:25 ` Jody [this message]

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=4544B9BF.3050804@nc.rr.com \
    --to=jbruchon@nc.rr.com \
    --cc=linux-8086@vger.kernel.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.