[Pkg-octave-devel] All packages are in SVN now
Rafael Laboissiere
Rafael Laboissiere <rafael@debian.org>
Sat, 19 Feb 2005 18:17:01 +0100
* Rafa Rodriguez Galvan <rafael.rodriguez@uca.es> [2005-02-19 17:23]:
> Regarding the first one, I had tested it before my previous
> posting to the list, with no success. If I try it, this is the
> result:
>
> +---
> | cucharro@luna:~/tmp$ svn co
> | svn+ssh://cucharro-guest@svn.debian.org/svn/pkg-octave
> | Password:
> | Password:
> | Password:
> | cucharro@svn.debian.org's password:
> +---
>
> I enter the password tree times with no success and the fourth
> one cucharro@svn.debian.org's password is requested (wrongly).
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.
> 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?
--
Rafael