|
From: Daniel G. <go...@b1...> - 2011-07-02 10:18:19
|
On Thursday, June 30, 2011 11:40:41 pm Chris Frey wrote: [...] > > Could you please commit this to trunk? > > Hmmm... haven't used SVN in a while... it usually asks me for the > password, but having trouble with it: > > [cdfrey opensync]$ svn commit > Password for '(null)' GNOME keyring: > svn: Commit failed (details follow): > svn: MKACTIVITY of '/!svn/act/461be820-9fc7-4dd7-8c7f-75cf411715ff': > authorization failed: Could not authenticate to server: rejected Basic > challenge (http://svn.opensync.org) Strange ... It just did a dummy commit to test if everything works fine with the Subversion server. I guess you have some trouble with your GNOME keyring - Password for '(null)' doesn't soudn right ... Did you use gnome-keyring integration of subversion in the past? If no, you might temporarily try to disable it in: ~/.subversion/config [auth] stoe-passwords = no store-auth-creds = no ... Or try a fresh checkout, so your GNOME keyring stores your creds correctly. Best Regards, Daniel -- Daniel Gollub Linux Consultant & Developer Tel.: +49-160 47 73 970 Mail: go...@b1... B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 |