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

Re: [Pkg-octave-devel] All packages are in SVN now



> 
> Very strange.  It works differently for me:
> 
> $ svn co svn+ssh://cucharro-guest@svn.debian.org/svn/pkg-octave
> Password: 
> cucharro-guest@svn.debian.org's password: 
> 
> I just typed enter at the first prompt.

Well, it does not work for me. Copy and paste from the xterm:
---
cucharro@luna:~$ svn co
svn+ssh://cucharro-guest@svn.debian.org/svn/pkg-octave
Password:
Password:
Password:
cucharro@svn.debian.org's password:
---

I don't understand why the same command works for you but doesn't work 
for me... Of course, I suppose your ~/.ssh/config "Host/User" does not
contain "User cucharro-guest", your ~/.subversion/config does not set
"ssh = ssh -l cucharro-guest", and $SVN_SSH != "ssh -l cucharro-guest".

> > With respect to the second one, I have just tested it and
> > neither works:
> > 
> > +---
> > | cucharro@luna:~/tmp$ cat /home/cucharro/.ssh/ssh_config
> > | Host svn.debian.org
> > | User cucharro-guest
> > | cucharro@luna:~/tmp$ svn co svn+ssh://svn.debian.org/svn/pkg-octave 
> > | Password:
> > | Password:
> > | Password:
> > | cucharro@svn.debian.org's password:
> > +---
> 
> I use .ssh/config instead of .ssh/ssh_config.  Could you please try with the
> former?

OK, that was a bug!! I have moved  .ssh/ssh_config to .ssh/config and
"svn co svn+ssh://svn.debian.org/svn/pkg-octave" works. That's fine,
now I may use different user names to connect different svn servers.

Regards,
Rafa.

-- 
J. Rafael Rodriguez Galvan.
--------------------------------------------------------------------------
Cadiz University (UCA).                 OSLUCA (Free Software Office, UCA)
Department of Mathematics.                 [1] http://softwarelibre.uca.es

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente


Reply to: