info-cvs
[Top][All Lists]
Advanced

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

While commit: Terminated with fatal signal 11


From: King Chung Yu
Subject: While commit: Terminated with fatal signal 11
Date: 13 Nov 2001 18:34:10 -0800

Ok, my second post went into the same thread as the first one, so I'm
posting this with a new subject.  Sorry 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]