info-cvs
[Top][All Lists]
Advanced

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

cvs [commit aborted]:


From: David Hoag
Subject: cvs [commit aborted]:
Date: 7 Feb 2002 05:18:40 -0800

I can not commit - Here's an example session: CVS server is on
solaris, CVS client is on RedHat, Win98, or Win2k. I am behind a Nat
router when accessing the cvs server (I've change the IP of the CVS
server to protect the innocent).

$ 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 ....

$ cvs -t -z 9 commit -m "Updates to property holders"
BrokerProperty*.java
cvs commit: notice: main loop with
address@hidden:/space/cvsroot
 -> Starting server: ssh 192.168.0.1 -l dhoag cvs server
 -> Sending file `BrokerPropertyDetail.java' to server
 -> Sending file `BrokerPropertySource.java' to server
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)

$ cvs -z 9 status BrokerPropertySource.java
Read from remote host 192.168.0.1: Connection reset by peer
cvs [status aborted]: end of file from server (consult above messages
if any)

Sometimes CVS update/status works. Cvs checkout always works.

Any suggestions?


reply via email to

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