Re: [HACKERS] CVSup help??

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: David Gould <dg@illustra.com>
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-04-29T12:13:57Z
Lists: pgsql-hackers
On Tue, 28 Apr 1998, David Gould wrote:

> 
> I am trying to use cvsup to get the latest but keep failing as follows:
> 
> leslie:~$ cvsup sup.pgsql
> Connected to postgresql.org
> Updater failed: Premature EOF from server
> Will retry at 04:40:54
> 
> 
> Here is my sup file
> 
> *default release=cvs
> *default prefix=/cvs
> *default backup compress use-rel-suffix
> 
> pgsql   host=postgresql.org base=/cvs/pgsql delete 
> 
> 
> Any thoughts?

Hrmmm...you have no 'tag=.' line, for starters...that's the only thing
that jumps out at me though...

Just tested the server from here, and all appears to be well with the
server...just removed the 'tag=.' line that I have in mine, and that's
right too...just pulls down the CVS/RCS files directly ...

Anyone else havign similar problems?