[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: pcl-cvs で CVS serverへのアクセスが出来ない。



浅野です。

Windowsとそれ以外(?)ではrshのパラメータの順序が違うのが
原因だと思います。
Windowsのrshではなく、cygwinなどのrshを使うように
PATHを設定してみてはどうでしょうか?

以上です。

Takahiro.Yamaguchi@xxxxxxxxxxx wrote:
> 山口です。
> (先ほどは、メーリングリスト参加のメールをメーリングリスト自
> 体に流してしまい申し訳ありませんでした。)
> 
> Meadowからpcl-cvsを利用してのCVS Serverのアクセスができずに
> 困っています。 
> 解決策をご教授いただけないでしょうか?
> 
> 1. CVS Server
>    Linux tnt 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux
>    Concurrent Versions System (CVS) 1.11.2 (client/server)
> 
> 2. CVS Client    
> 2.1. cygwin
>      Concurrent Versions System (CVS) 1.11.17 (client/server)
>      terminal上にて ssh-agent を利用しての CVS Serverへのアクセス可能。
> 
> 2.2. Meadow-3.00-dev (KIKU)
>      pcl-cvs (Meadowのインストール時にインストールされたバージョン)
> 
> M-x cvs-examine を行うと
> 
> Repository : :ext:yama@xxxxxxxxxxx:/cvsroot
> Module     : yama
> Working dir: ~/
> 
> 
> 
> Message: cvs [update aborted]: end of file from server (consult above messages if any)
> Message: ^M
> Message: Runs commands on remote hosts running the RSH service. ^M
> Message: ^M
> Message: RSH host [-l username] [-n] command^M
> Message: ^M
> Message:   host            Specifies the remote host on which to run command.^M
> Message:   -l username     Specifies the user name to use on the remote host. If ^M
> Message:                   omitted, the logged on user name is used.^M
> Message:   -n              Redirects the input of RSH to NULL.^M
> Message:   command         Specifies the command to run.^M
> Message: ^M
> 
> --------------------- Empty ---------------------
> -- last cmd: cvs -f -n update -d -P --
> 
>