Yes, it's definitely unlocked. I did not ignore the dialog. I clicked
'Allow Always'.
keyring_tool --info reports the following:
Keyring locked : no
Auto lock on idle : no
Auto lock idle timeout : 0 (in sec)
I can reproduce this by simply running 'svn ls' against a repo in a loop.
Thanks,
--
Ben
Senthil Kumaran S wrote:
Ben Hall wrote:
Hi all,
I've encountered a problem whereby svn operations to an authenticated
apache2 server are hanging indefinitely.
It happens erratically but often enough that it's normally reproducible
within 20 operations.
I'm using ubuntu 9.10 on the client side.
I've reproduced this with subversion 1.6.4, 1.6.5 and 1.6.9 in
conjunction with gnome-keyring 2.28.1 and 2.28.2.
Is your gnome-keyring unlocked? If not unlock it first. Ideally, there
is a gnome dialog which is thrown up after unlocking, saying "Allow
Access to keyring" where you can say allow once, always, etc. May be you
ve ignored this dialog or there is some problem in opening this up.
Thank You.