CVS broken?

Started by Michael Fuhrover 21 years ago4 messagesgeneral
Jump to latest
#1Michael Fuhr
mike@fuhr.org

Since last evening (Sun 10 Oct), running "cvs update" has produced
numerous errors like the following:

cvs update: Updating config
cvs update: cannot open directory /projects/cvsroot/pgsql-server/config: No such file or directory
cvs update: skipping directory config
cvs update: Updating contrib
cvs update: cannot open directory /projects/cvsroot/pgsql-server/contrib: No such file or directory
cvs update: skipping directory contrib

CVS was working earlier Sunday afternoon. Is something broken or being
worked on?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

#2Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Michael Fuhr (#1)
Re: CVS broken?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Mon, 11 Oct 2004, Michael Fuhr wrote:

Since last evening (Sun 10 Oct), running "cvs update" has produced
numerous errors like the following:

cvs update: Updating config
cvs update: cannot open directory /projects/cvsroot/pgsql-server/config: No such file or directory

<snip>

I think you should use pgsql instead of pgsql-server as the module name,
per http://archives.postgresql.org/pgsql-hackers/2004-10/msg00355.php .

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBapcmtl86P3SPfQ4RAtqeAJ43+p2VMFKmY11GBvGJwl4tCvpjuwCfUdnT
CbJO5fj3YZA2bqAOJicYdt4=
=TmTW
-----END PGP SIGNATURE-----

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Michael Fuhr (#1)
Re: CVS broken?

Michael Fuhr <mike@fuhr.org> writes:

Since last evening (Sun 10 Oct), running "cvs update" has produced
numerous errors like the following:
cvs update: Updating config
cvs update: cannot open directory /projects/cvsroot/pgsql-server/config: No such file or directory

You'll need to make a fresh checkout. See recent discussion in
pghackers about renaming pgsql-server back to pgsql.

(The last time we did this, some people played games with editing their
CVS/Repository files, but a fresh checkout seems saner to me ...)

regards, tom lane

#4Michael Fuhr
mike@fuhr.org
In reply to: Devrim GÜNDÜZ (#2)
Re: CVS broken?

On Mon, Oct 11, 2004 at 05:22:29PM +0300, Devrim GUNDUZ wrote:

I think you should use pgsql instead of pgsql-server as the module name,
per http://archives.postgresql.org/pgsql-hackers/2004-10/msg00355.php .

Thanks -- I'm not subscribed to pgsql-hackers but I probably should be.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/