On Tue, Nov 3, 2009 at 10:45 PM, Sebastien Bacher <[email protected]> wrote:
> Could you try to unset SSH_AUTH_SOCK and see if that makes a difference? > what value does it have there? > step...@jareth:~/cvs/qboard/trunk$ echo $SSH_AUTH_SOCK /tmp/ssh-BnKSce7396/agent.7396 step...@jareth:~/cvs/qboard/trunk$ svn ci -m "testing gnome-keyring thingie" config.qmake Password for 'login' GNOME keyring: svn: Commit failed (details follow): svn: OPTIONS of 'https://qboard.googlecode.com/svn/trunk': authorization failed: Could not authenticate to server: rejected Basic challenge ( https://qboard.googlecode.com) step...@jareth:~/cvs/qboard/trunk$ unset SSH_AUTH_SOCK step...@jareth:~/cvs/qboard/trunk$ echo $SSH_AUTH_SOCK step...@jareth:~/cvs/qboard/trunk$ svn ci -m "testing gnome-keyring thingie" config.qmake Password for 'login' GNOME keyring: svn: Commit failed (details follow): svn: OPTIONS of 'https://qboard.googlecode.com/svn/trunk': authorization failed: Could not authenticate to server: rejected Basic challenge ( https://qboard.googlecode.com) -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- gnome-keyring demands unspecified password, breaking svn commits https://bugs.launchpad.net/bugs/473139 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
