Problems with CVS.

From: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
To: hackers(at)postgresql(dot)org
Subject: Problems with CVS.
Date: 1998-11-22 17:46:49
Message-ID: 199811221746.RAA23123@mtcc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I'm having a little problem with CVS at the moment.

Whenever I do a cvs update I get the following:-

S-> unlink(pgtclsh/CVS/Entries.Static)
-> unlink(CVS/Entries.Static)
cvs server: Updating src/bin/pgtclsh
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
S-> unlink(psql/CVS/Entries.Static)
-> unlink(CVS/Entries.Static)
cvs server: Updating src/bin/psql
Terminated with fatal signal 6
-> unlink_file_dir(src/bin/pg4_dump)
-> unlink_file_dir(src/bin/monitor)

I've even tried a fresh checkout and I get the same thing.

Anyone have any ideas?

Platform SPARC-Solaris-2.6.

CVS is..

Concurrent Versions System (CVS) 1.9 (client/server)

Keith.

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-11-22 18:26:36 Re: [HACKERS] Problems with CVS.
Previous Message Vadim Mikheev 1998-11-22 10:31:49 Re: [HACKERS] Bug in 6.4 release