Re: Problem with CVS?

2000-04-12 Thread Tomas Ogren

On 12 April, 2000 - Pierre Rochefort sent me these 0.5K bytes:

> Hi,
> 
> I'm trying to pull the sources from the CVS repository and I'm constantly 
> getting error messages. Is there a problem with the CVS repository? The 
> errors I'm getting are:
> "no space left on device" (probably remote one since I have 2.6G free),
> "anonymous: no such user cvs [checkout aborted]: authorization failed: 
> server anoncvs.gimp.org rejected access"
> "cvs [checkout aborted]: recv() from server anoncvs.gimp.org: Connection 
> reset by peer"

It's disk full on the anoncvs server (a dns round robin consisting of 3
machines right now).. I just checked mine (130.239.18.151) and it
_might_ have been the one.. not certain though..

If you get that message again, check with 'netstat' which machine you
were contacting so we can get it fixed..

/Tomas
-- 
Tomas Ögren, [EMAIL PROTECTED], http://www.ing.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,ing,acc}.umu.se



Problem with CVS?

2000-04-12 Thread Pierre Rochefort

Hi,

I'm trying to pull the sources from the CVS repository and I'm constantly 
getting error messages. Is there a problem with the CVS repository? The 
errors I'm getting are:
"no space left on device" (probably remote one since I have 2.6G free),
"anonymous: no such user cvs [checkout aborted]: authorization failed: 
server anoncvs.gimp.org rejected access"
"cvs [checkout aborted]: recv() from server anoncvs.gimp.org: Connection 
reset by peer"

I did the "cvs login" first so I don't think that this is the problem. Any 
ideas?

Thanks.
Pierre