info-cvs
[Top][All Lists]
Advanced

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

Cannot commit: Terminated with fatal signal 11


From: King Chung Yu
Subject: Cannot commit: Terminated with fatal signal 11
Date: 12 Nov 2001 18:05:15 -0800

I might have missed replies because my mailbox was full, so I am
re-posting this.  I apologize folks.

I'm connecting to my CVS repository through SSH:

bash$export CVS_RSH=ssh
bash$export CVSROOT=:ext:address@hidden:/opt/cvsroot
bash$cvs init
bash$cvs import . MyCompany MyRelease

but have problems commiting a file:

bash$cd shadow
bash$cvs checkout Main.java
bash$vi Main.java
bash$cvs commit
cvs commit: Examining .
address@hidden's password:
sh: /usr/X11R6/bin/xauth: No such file or directory
Checking in Main.java;
/opt/cvsroot/Main.java,v  <--  Main.java
Terminated with fatal signal 11
cvs commit: saving log message in /tmp/cvsNRs2uE

Please help!


reply via email to

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