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

Re: CVS/SSH not playing nice



On 2002-01-25 03:16 Shane Beasley wrote:

> I can't get CVS+SSH to work under Woody. [...]
>
> My procedure does something like so:
>
>   mkdir ${HOME}/foo
>   export CVSROOT=:ext:${USER}@localhost:${HOME}/foo
>   export CVS_RSH=ssh
>   cvs init
>
> The symptom is that CVS initiates the SSH connection, then freezes.

I don't think you can run "cvs init" on a remote server. Try running
cvs init locally on that server, then "cvs co ." in an empty directory
on your local machine.

Øyvind

+===================================================================+
| OpenPGP: 0xAD19826C 2000-01-24 Øyvind A. Holm <sunny@sunbase.org> |
| Fingerprint: EAE5 DCA0 0626 5DAA 72F8  0435 2E2B E476 AD19 826C   |
+============= Nostalgien er ikke hva den engang var. ==============+




Reply to: