public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Is the gcc CVS server hosed?
@ 2002-02-03 10:39 H . J . Lu
  2002-02-03 10:52 ` H . J . Lu
  2002-02-03 10:52 ` Craig Rodrigues
  0 siblings, 2 replies; 7+ messages in thread
From: H . J . Lu @ 2002-02-03 10:39 UTC (permalink / raw)
  To: gcc

# cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/gcc co gcc
can't create temporary directory
No space left on device

Has anyone seen this?


H.J.

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

* Re: Is the gcc CVS server hosed?
  2002-02-03 10:39 Is the gcc CVS server hosed? H . J . Lu
  2002-02-03 10:52 ` H . J . Lu
@ 2002-02-03 10:52 ` Craig Rodrigues
  2002-02-03 10:52   ` H . J . Lu
  1 sibling, 1 reply; 7+ messages in thread
From: Craig Rodrigues @ 2002-02-03 10:52 UTC (permalink / raw)
  To: H . J . Lu; +Cc: gcc

On Sat, Feb 02, 2002 at 11:15:59PM -0800, H . J . Lu wrote:
> # cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/gcc co gcc
> can't create temporary directory
> No space left on device

See:
http://gcc.gnu.org/ml/gcc/2002-01/msg00293.html

and:

http://gcc.gnu.org/ml/gcc/2002-01/msg00344.html
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

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

* Is the gcc CVS server hosed?
  2002-02-03 10:39 Is the gcc CVS server hosed? H . J . Lu
@ 2002-02-03 10:52 ` H . J . Lu
  2002-02-03 10:52 ` Craig Rodrigues
  1 sibling, 0 replies; 7+ messages in thread
From: H . J . Lu @ 2002-02-03 10:52 UTC (permalink / raw)
  To: gcc

# cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/gcc co gcc
can't create temporary directory
No space left on device

Has anyone seen this?


H.J.

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

* Re: Is the gcc CVS server hosed?
  2002-02-03 10:52 ` Craig Rodrigues
@ 2002-02-03 10:52   ` H . J . Lu
  2002-02-03 12:52     ` Craig Rodrigues
  0 siblings, 1 reply; 7+ messages in thread
From: H . J . Lu @ 2002-02-03 10:52 UTC (permalink / raw)
  To: Craig Rodrigues; +Cc: gcc

On Sun, Feb 03, 2002 at 03:48:56AM -0500, Craig Rodrigues wrote:
> On Sat, Feb 02, 2002 at 11:15:59PM -0800, H . J . Lu wrote:
> > # cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/gcc co gcc
> > can't create temporary directory
> > No space left on device

Something was wrong with gcc.gnu.org. The mailing list achive stopped
between 21:46 Feb 2 and 10:39 Feb 3 PST.


H.J.

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

* Re: Is the gcc CVS server hosed?
  2002-02-03 10:52   ` H . J . Lu
@ 2002-02-03 12:52     ` Craig Rodrigues
  2002-02-03 13:15       ` Christopher Faylor
  2002-02-03 14:37       ` Craig Rodrigues
  0 siblings, 2 replies; 7+ messages in thread
From: Craig Rodrigues @ 2002-02-03 12:52 UTC (permalink / raw)
  To: H . J . Lu; +Cc: gcc

On Sun, Feb 03, 2002 at 10:44:23AM -0800, H . J . Lu wrote:
> On Sun, Feb 03, 2002 at 03:48:56AM -0500, Craig Rodrigues wrote:
> > On Sat, Feb 02, 2002 at 11:15:59PM -0800, H . J . Lu wrote:
> > > # cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/gcc co gcc
> > > can't create temporary directory
> > > No space left on device
> 
> Something was wrong with gcc.gnu.org. The mailing list achive stopped
> between 21:46 Feb 2 and 10:39 Feb 3 PST.

Sorry about that.  You should switch to subversions.gnu.org
for anonymous CVS access for gcc, using a CVSROOT of:
:pserver:anoncvs@subversions.gnu.org:/cvsroot/gcc

This is not documented at http://gcc.gnu.org/cvs.html, which 
should hopefully be up by the time you read this. 
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

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

* Re: Is the gcc CVS server hosed?
  2002-02-03 12:52     ` Craig Rodrigues
@ 2002-02-03 13:15       ` Christopher Faylor
  2002-02-03 14:37       ` Craig Rodrigues
  1 sibling, 0 replies; 7+ messages in thread
From: Christopher Faylor @ 2002-02-03 13:15 UTC (permalink / raw)
  To: Craig Rodrigues; +Cc: H . J . Lu, gcc

On Sun, Feb 03, 2002 at 03:49:15PM -0500, Craig Rodrigues wrote:
>On Sun, Feb 03, 2002 at 10:44:23AM -0800, H . J . Lu wrote:
>> On Sun, Feb 03, 2002 at 03:48:56AM -0500, Craig Rodrigues wrote:
>> > On Sat, Feb 02, 2002 at 11:15:59PM -0800, H . J . Lu wrote:
>> > > # cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/gcc co gcc
>> > > can't create temporary directory
>> > > No space left on device
>> 
>> Something was wrong with gcc.gnu.org. The mailing list achive stopped
>> between 21:46 Feb 2 and 10:39 Feb 3 PST.
>
>Sorry about that.  You should switch to subversions.gnu.org
>for anonymous CVS access for gcc, using a CVSROOT of:
>:pserver:anoncvs@subversions.gnu.org:/cvsroot/gcc
>
>This is not documented at http://gcc.gnu.org/cvs.html, which 
>should hopefully be up by the time you read this. 

This should be ok now.  Apologies for the inconvenience.

cgf

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

* Re: Is the gcc CVS server hosed?
  2002-02-03 12:52     ` Craig Rodrigues
  2002-02-03 13:15       ` Christopher Faylor
@ 2002-02-03 14:37       ` Craig Rodrigues
  1 sibling, 0 replies; 7+ messages in thread
From: Craig Rodrigues @ 2002-02-03 14:37 UTC (permalink / raw)
  To: H . J . Lu; +Cc: gcc

On Sun, Feb 03, 2002 at 03:49:15PM -0500, Craig Rodrigues wrote:
> This is not documented at http://gcc.gnu.org/cvs.html, which 

s/not/now/

Oops.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

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

end of thread, other threads:[~2002-02-03 21:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-03 10:39 Is the gcc CVS server hosed? H . J . Lu
2002-02-03 10:52 ` H . J . Lu
2002-02-03 10:52 ` Craig Rodrigues
2002-02-03 10:52   ` H . J . Lu
2002-02-03 12:52     ` Craig Rodrigues
2002-02-03 13:15       ` Christopher Faylor
2002-02-03 14:37       ` Craig Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).