Re: [SVN-MIGRATION] Re: [PEAR-DEV] Request for testers: svn.php.net
[email protected] ("Chuck Burgess") Tue, 23 Dec 2008 04:25:50 -0600
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 23, 2008 at 3:29 AM, Alexey Zakhlestin <[email protected]>wrote: > On Tue, Dec 23, 2008 at 12:22 AM, Chuck Burgess <[email protected]> > wrote: > > On Mon, Dec 22, 2008 at 3:10 PM, Gwynne Raskind < > [email protected] > >> wrote: > > > >> On Dec 22, 2008, at 3:59 PM, Chuck Burgess wrote: > >> > >>> Any idea why I cannot authenticate from the subversion client? I can > >>> successfully login to master, the wiki, and I can browse the repository > >>> from > >>> a web browser, all of which I did nearly an hour ago. However, I get > this > >>> when attempting to authenticate to the repository from a subversion > client > >>> (shell from CentOS on phpdoc.org and from local Eclipse PDT): > >>> > >>> svn: OPTIONS of 'http://svn.php.net/pear/modules/XML_Util/trunk': > >>> authorization failed (http://svn.php.net) > >>> > >>> I can successfully authenticate and check out using the *svnread* > account, > >>> from the shell and from Eclipse, so it would seem to be my *ashnazg* > >>> account > >>> authentication. > >>> -- > >>> CRB > >>> > >> > >> I see the auth failures in the log, but I don't know where they're > coming > >> from; you're in the users and passwd files. Are you able to log in as > >> ashnazg from your Web browser, and only not with the SVN client? > >> > >> -- Gwynne, Daughter of the Code > >> "This whole world is an asylum for the incurable." > >> > >> > > That's exactly correct, login via web browser works fine, login via svn > > client fails. > > SVN has some non-trivial "relations" with http-proxies. Are you, by > any chance, behind one of those? > > -- > Alexey Zakhlestin > http://www.milkfarmsoft.com/ > Hi Alexey, Gwynne got me sorted out yesterday... seemed to be due to a stale user account cache on the svn server side... Gwynne, elbow me in the ribs if I'm misstating that ;-) -- CRB