[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: 501 Method Not Implemented

From: Deepinder Singh <smallsinghd_at_hotmail.com>
Date: Fri, 3 Oct 2008 14:04:08 +0000

Hello, I tried to do the same commit from another machine and got a little more information. First I got the following warning:- Error validating server certificate for https://www.*******.com:443: - Unknown certificate issuer Fingerprint: ******************* Distinguished name: SomeOrganizationalUnit, SomeOrganization, SomeCity, SomeState, -- - Hostname mismatch (localhost.localdomain)
I permanently accepted the certificate. After this warning, I got the attached pop-up warning mox, after which I got the same old error as mentioned below.
 
commit -m "" C:/Java/eclipse/******.txt
RA layer request failed
svn: Commit failed (details follow):
svn: applying log message to /svn/!svn/wbl/ffe9d099-93a3-d341-95d9-33e2c28ebde0/6403: 501 Method Not Implemented (https://www.******.com)

 
I am trying to figure out if this is a client issue or a server issue. Does this still sound like the proxy issue? We are going over https - atleast that is what is indicated in the error message.
Sincerely,
deepinder
> CC: users@subversion.tigris.org> From: subversion-2008c@ryandesign.com> Subject: Re: 501 Method Not Implemented> Date: Fri, 3 Oct 2008 05:17:17 -0500> To: smallsinghd@hotmail.com> > On Oct 2, 2008, at 10:46 PM, Deepinder Singh wrote:> > > I am new to SVN administration and am not able to figure out > > how to resolve the following error. End users get this when they > > try to commit to our server. I can view the project files online, > > and I can also do svn compare files from eclipse. Any help would be > > greatly appreciated. I have seen related posts but nothing seems to > > help.> >> >> >> > commit -m '' C:/java/eclipseworkspace/*******.properties> > Sending C:/java/eclipseworkspace/**********.properties> > Transmitting file data ...> > svn: Commit failed (details follow):> > svn: Commit failed (details follow):> > svn: PUT request failed on '/svn/!svn/wrk/**********.properties'> > svn: PUT of '/svn/!svn/wrk/**********.properties': 501 Method Not > > Implemented (https://www.********.com/)> >> > We are using Subversion version 1.4.6 (r28521) on Fedora Core 9.> > It sounds like you have a proxy in the way that doesn't understand > the HTTP methods that Subversion uses. Either get rid of the proxy, > or configure it to recognize these WebDAV methods, or switch from > http to https; since https is encrypted, proxies can't look into the > packets and make wrong decisions about them.> >
_________________________________________________________________
Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

svn.error.bmp
Received on 2008-10-03 19:51:42 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.