pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS Unavailable


From: Ingo Ruhnke
Subject: Re: CVS Unavailable
Date: 21 Mar 2003 23:27:06 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Ingo Ruhnke <address@hidden> writes:

> "Dark is dead. The main disk died. Rest in peace repository and website."
>
> Might take a while until things are in place again. If this takes
> longer and there is no hope for recovery we could as well move the CVS
> over to savanna.gnu.org.

Repository is up again at the moment, still not at 100% and might have
some additional downtime in the next days. 

But the repositiory location has changed, its now:

":pserver:address@hidden:/var/lib/cvs"

Everybody who has a checkout, need to edit the 'CVS/Root' files in
each directory to make his checkout working again, some lines in the
shell might help (people with write access need to replace the
anonymous with there username of course):

$ echo ":pserver:address@hidden:/var/lib/cvs" > /tmp/Root
$ cd /home/username/whereever/your/checkout/lies/
$ find . -name "Root" -exec cp -v /tmp/Root {} \;

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
Games:    http://pingus.seul.org/~grumbel/gamedesigns/
JabberID: address@hidden 
ICQ:      59461927




reply via email to

[Prev in Thread] Current Thread [Next in Thread]