Thread: CVS problem
postgres@tanja:~/home$ cvs commit pgsql-ecpg/ cvs commit: Examining pgsql-ecpg/ cvs commit: Examining pgsql-ecpg//include cvs commit: Examining pgsql-ecpg//lib cvs commit: Examining pgsql-ecpg//preproc cvs commit: Examining pgsql-ecpg//test cvs [commit aborted]: connect to hub.org:2401 failed: Connection refused postgres@tanja:~/home$ Any idea? It worked when I committed the last time (Jan 17th). This may very well be a problem on my site, but without mopre detailed info it's difficult to track down. Michael -- Michael Meskes | Go SF 49ers! Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire! Tel.: (+49) 2431/72651 | Use Debian GNU/Linux! Email: Michael@Fam-Meskes.De | Use PostgreSQL!
It's not your problem --- the CVS server seems to have been down for the last several hours... regards, tom lane
On Thu, Jan 27, 2000 at 02:42:26AM -0500, Tom Lane wrote: > It's not your problem --- the CVS server seems to have been down > for the last several hours... I see. Thanks. Michael -- Michael Meskes | Go SF 49ers! Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire! Tel.: (+49) 2431/72651 | Use Debian GNU/Linux! Email: Michael@Fam-Meskes.De | Use PostgreSQL!
fixed ... FreeBSD changed /etc/services to use 'cvspserver' instead of 'cvs', and inetd.conf had 'cvs' still ... tested from my home machine and all appears to work ... On Thu, 27 Jan 2000, Michael Meskes wrote: > On Thu, Jan 27, 2000 at 02:42:26AM -0500, Tom Lane wrote: > > It's not your problem --- the CVS server seems to have been down > > for the last several hours... > > I see. Thanks. > > Michael > -- > Michael Meskes | Go SF 49ers! > Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire! > Tel.: (+49) 2431/72651 | Use Debian GNU/Linux! > Email: Michael@Fam-Meskes.De | Use PostgreSQL! > > ************ > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
On Thu, Jan 27, 2000 at 02:05:00PM -0400, The Hermit Hacker wrote: > fixed ... FreeBSD changed /etc/services to use 'cvspserver' instead of > 'cvs', and inetd.conf had 'cvs' still ... tested from my home machine and > all appears to work ... Thanks. Yes, it works. I already committed my changes. Michael -- Michael Meskes | Go SF 49ers! Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire! Tel.: (+49) 2431/72651 | Use Debian GNU/Linux! Email: Michael@Fam-Meskes.De | Use PostgreSQL!