savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] CVS Howto


From: Jaime E . Villate
Subject: Re: [Savannah-hackers] CVS Howto
Date: Fri, 17 May 2002 09:01:44 +0100
User-agent: Mutt/1.2.5i

Hi,
It looks like you have forgotten to use:
  export CVS_RSH=ssh
before the cvs command (if you're using a shell different from Bash, you might
have to use something different from export). Please try that and if it still
does not work, then try:
  ssh -v address@hidden
this should allow you to login to subversions and then exit immediately with
an error message from cvssh.

Jaime

On Fri, May 17, 2002 at 09:39:00AM +0200, Godefroid Chapelle wrote:
> At 19:13 16/05/2002, Jaime E . Villate wrote:
> >Use:
> >cvs -t -z3 address@hidden:/cvsroot/zfirebirdda/ add version.txt
> >
> >(It will fail too, but will give more details)
> >and send us its output to diagnose the problem.
> >
> >Jaime
> 
> This is what I get with -t option.
> 
> cvs add: notice: main loop with 
> address@hidden:/cvsroot/zfir
> ebirdda/
>   -> Starting server: ssh subversions.gnu.org -l gotcha cvs server
> address@hidden's password:
> Permission denied, please try again.
> address@hidden's password:
> Permission denied, please try again.
> address@hidden's password:
> Permission denied (password,publickey).
> cvs [add aborted]: end of file from server (consult above messages if any)
> 
> --
> 
> Godefroid Chapelle



reply via email to

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