public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* cvs breakage
@ 2006-10-29  9:57 Mario Frasca
  2006-10-29 14:25 ` Jody
  0 siblings, 1 reply; 2+ messages in thread
From: Mario Frasca @ 2006-10-29  9:57 UTC (permalink / raw)
  To: linux-8086

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

-- 
... hinc sequitur, unamquamque rem naturalem tantum iuris ex natura habere,
    quantum potentiae habet ad existendum et operandum ...
  -- Baruch de Spinoza, TRACTATUS POLITICUS
-
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

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

* Re: cvs breakage
  2006-10-29  9:57 cvs breakage Mario Frasca
@ 2006-10-29 14:25 ` Jody
  0 siblings, 0 replies; 2+ messages in thread
From: Jody @ 2006-10-29 14:25 UTC (permalink / raw)
  To: linux-8086

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

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

end of thread, other threads:[~2006-10-29 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-29  9:57 cvs breakage Mario Frasca
2006-10-29 14:25 ` Jody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox