Tuesday, August 28, 2007

CVS ERROR

Since last April, cvs at my laptop was not working.
I got error message when I run the cvs.
The error message was...

cvs [checkout aborted]: cannot exec /usr/bin/ssh : No such file or directory
cvs [checkout aborted]: received broken pipe signal

Some of site said.... it is one of the cvs bug.
So I thought so.

However, today, I could fined that was wrong for my case.
The problem was environment variables named CVS_RSH.

Actually I don't want to say where was wrong because the problem was......
I feel shy.....

The environment variables had 2bit characters.....

If you got error as above then you should check 2 thing.
1. the ssh path is right?
2. the variables has no strange characters?

No cvs life was sad......

0 comments: