[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Store password question asked twice

From: Jan Smets <jan.smets_at_alcatel-lucent.com>
Date: Mon, 27 May 2013 17:57:07 +0200

Hi

I'm using SVN 1.8.0 rc2 and I noticed that, on a svn checkout, I need to
specify twice that I don't would like to save my password unencrypted.
If this is expected behavior with the new ra_serf access method, then
please ignore this.

Thanks
- Jan

$ svn checkout https://x/svn/admin
Error validating server certificate for 'https://x:443':
  - The certificate is not issued by a trusted authority. Use the
    fingerprint to validate the certificate manually!
Certificate information:
  - Hostname: x
  - Valid: from Mon, 27 May 2013 15:11:29 GMT until Sat, 27 Nov 2014
15:11:29 GMT
  - Issuer: x
  - Fingerprint: x
(R)eject, accept (t)emporarily or accept (p)ermanently? p
Authentication realm: <https://x:443> Admin Repository
Password for 'jasmets':
Authentication realm: <https://x:443> Admin Repository
Username: jasmets
Password for 'jasmets':

-----------------------------------------------------------------------
ATTENTION! Your password for authentication realm:

    <https://x:443> Admin Repository

can only be stored to disk unencrypted! You are advised to configure
your system so that Subversion can store passwords encrypted, if
possible. See the documentation for details.

You can avoid future appearances of this warning by setting the value
of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
'/x/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)? no

-----------------------------------------------------------------------
ATTENTION! Your password for authentication realm:

    <https://x:443> Admin Repository

can only be stored to disk unencrypted! You are advised to configure
your system so that Subversion can store passwords encrypted, if
possible. See the documentation for details.

You can avoid future appearances of this warning by setting the value
of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
'/x/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)? no
Received on 2013-05-27 17:58:06 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.