This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is the test svn repository working fine?


Andreas Schwab wrote:

>>By now I'm pretty sure that it's not (completely, at least) my fault,
>>because I tested my svn+ssh setup with 3-4 servers around the world and
>>all asked a password, as expected.
>>    
>>
>This is configurable in the ssh server.
>  
>
Ok.

I tried using my old-good ssh1 (which I'm usually using for gcc's cvs),
setting SVN_SSH, as suggested privately by Daniel. Now what happens is
that I'm indeed requested a password, exactly as happens for cvs, but
for some reason the usual password which I'm using together with cvs is
not ok, keeps asking:

paolo:~/test-svn> svn co svn+ssh://paolo@gcc.gnu.org/svn/gcc/trunk
Enter passphrase for RSA key 'paolo@darkstar':
Enter passphrase for RSA key 'paolo@darkstar':
...
...

Of course, I would rather prefer using the new openssh4.2p1: if I
configure it to use Protocol 1, same behavior...

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]