info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs [commit aborted]:


From: Larry Jones
Subject: Re: cvs [commit aborted]:
Date: Thu, 7 Feb 2002 12:59:03 -0500 (EST)

David Hoag writes:
> 
> $ cvs -version
> 
> Concurrent Versions System (CVS) 1.11 (client/server)
> .... ... more version info....
> 
> $ ssh -l dhoag 192.168.0.1 cvs -version
> 
> Concurrent Versions System (CVS) 1.11 (client/server)
> ... more version info ....

With CVS 1.11, you can just do "cvs version" (that's a command, not an
option, so no -) to get both the client and server version information
in one shot.

> Read from remote host 192.168.0.1: Connection reset by peer
> cvs [commit aborted]: end of file from server (consult above messages
> if any)

That indicates that the server is closing the connection.  That could be
because it is crashing, or it could be because you've got some kind of
access control software (e.g., tcpd) that's denying access to the
server.  Look in the server's TempDir (usually /tmp) for leftover
cvs-serv* directories and core files -- if there aren't any, the server
isn't crashing.

-Larry Jones

Philistines. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]