info-cvs
[Top][All Lists]
Advanced

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

Re: While commit: Terminated with fatal signal 11


From: Eric Siegerman
Subject: Re: While commit: Terminated with fatal signal 11
Date: Wed, 14 Nov 2001 13:25:11 -0500
User-agent: Mutt/1.2.5i

I suspect nobody's answering because nobody *has* an answer...

For starters:
  - Which versions of CVS -- client and server?
  - What O/S's?
  - Does it happen only with that particular file?  All files in
    that directory?  All files in that sandbox?  All .java files?
  - Can you do other cvs operations on Main.java (e.g. update,
    tag, stat, log) or do they die too?

Hint:  You're committing .java files, so you're obviously a
programmer.  Give us the kind of bug report you'd want to receive
from a user of your application.


On Tue, Nov 13, 2001 at 06:34:10PM -0800, King Chung Yu wrote:
> 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!
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
The world has been attacked.  The world must respond ... [but] we must
be guided by a commitment to do what works in the long run, not by what
makes us feel better in the short run.
        - Jean Chrétien, Prime Minister of Canada



reply via email to

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