Neels Janosch Hofmeyr wrote:
>
> Senthil, I recompiled *everything* from scratch. No difference. Still not
> working. Is the point where you can't reproduce the error anymore and I need
> to start diving into the code?
>
> If yes, please tell me where to best start diving :)
>
Hm, I *again* checked out and recompiled everything, and this time made sure
all related packages from the system that might interfere are removed.
I even have:
[[[
[auth]
password-stores = gnome-keyring
]]]
Still no Gnome Keyring, and now svn asks the security question, whether to
store unencrypted, twice!
Maybe it's got something to do with the Gnome version??
I'm on ubuntu intrepid, all updates installed.
Otherwise, it seems to me there are some more bugs to be found...
~Neels
[[[
$ ./gnome-keyring-check.sh.txt
svn, version 1.7.0 (dev build)
compiled Apr 25 2009, 00:19:16
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
- handles 'http' scheme
- handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
Authentication realm: <svn://localhost:3690> norealm
Password for 'neels':
-----------------------------------------------------------------------
ATTENTION! Your password for authentication realm:
<svn://localhost:3690> norealm
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
'/home/neels/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)? no
-----------------------------------------------------------------------
ATTENTION! Your password for authentication realm:
<svn://localhost:3690> norealm
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
'/home/neels/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)? no
]]]
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1898754
Received on 2009-04-25 00:38:23 CEST