Re: Possible bug in svn's gnome-keyring support?

2010-07-13 Thread Jeremy Wall
gt; It should only use gnome if it is specified in your config file > (~/.subversion/config): > > > > password-stores = gnome-keyring > > > > -Steve > > > > *From:* Jeremy Wall [mailto:jw...@google.com] > *Sent:* Tuesday, July 13, 2010 9:11 AM > *To:*

Re: Possible bug in svn's gnome-keyring support?

2010-07-13 Thread Jeremy Wall
Gnome keyring, then it is trying to store the > password you are giving on the command line in the keyring. Hence it is > prompting for the gnome-keyring password. If you also specify > –no-auth-cache, then you might not get a prompt. > > > > -Steve > > > > *From:* Je

Possible bug in svn's gnome-keyring support?

2010-07-13 Thread Jeremy Wall
Hi, I noticed after updating svn to version 1.6.6 that svn now has gnome-keyring support. However It seems to ignore the --username --password flags if that support is enabled. I don't use the gnome-keyring or even gnome but subversion refused to let me commit until I turned off password-stores i