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

Re: CVS/SSH not playing nice



On Fri, Jan 25, 2002 at 03:16:53AM -0600, Shane Beasley wrote:
> This is probably a FAQ, but if it is, I haven't found the FGA (frequently
> given answer).
> 
> I can't get CVS+SSH to work under Woody. I'm pretty sure that my procedure
> is correct, and I think I found the problem, but I have no idea what to do
> about it.
> 
> My procedure does something like so:
> 
>   mkdir ${HOME}/foo
>   export CVSROOT=:ext:${USER}@localhost:${HOME}/foo
>   export CVS_RSH=ssh
>   cvs init

I am not an expert but I only run "cvs init" as a local user for local
repository. (to initialize cvs repository.)

In remote like above, "cvs import", "cvs add", "cvs ci" or "cvs co" are 
used.

In case I use pserver, I need to do "cvs login" but it is not needed in
"ssh".

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <debian@aokiconsulting.com>, GnuPG-key: 1024D/D5DE453D  +
+  My debian quick-reference, http://qref.sourceforge.net/quick/      +



Reply to: