SVN checkout probs

I installed Tortoise SVN on my WinXP box, and set up the proxy server. It works when I check out the latest release of RTx::Statistics from http://opensvn.csie.org/RTx_Statistics , for example.

However, when I try to get the latest RT release from http://svn.bestpractical.com/svn/bps/browse/rt/branches/3.6-RELEASE , I get an error:

Error * PROPFIND request failed on ‘/’ PROPFIND of ‘/’: 405 Method Not Allowed (http://svn.bestpractical.com)

I imagine this is an SVN newbie problem, but can anyone shed any light on this?

Thanks, Mike

The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Stonebridge Bank immediately by replying to this message and deleting it from your computer.

I installed Tortoise SVN on my WinXP box, and set up the proxy
server. It works when I check out the latest release of
RTx::Statistics from http://opensvn.csie.org/RTx_Statistics , for
example.

However, when I try to get the latest RT release from http://
svn.bestpractical.com/svn/bps/browse/rt/branches/3.6-RELEASE , I
get an error:

Error * PROPFIND request failed on ‘/’ PROPFIND of ‘/’: 405 Method
Not Allowed (http://svn.bestpractical.com)

I imagine this is an SVN newbie problem, but can anyone shed any
light on this?

Yes. You’re using the wrong protocol for our repository. you want
svn://, rather than http://

Jesse

PGP.sig (186 Bytes)

Thanks for the quick(!) reply. Now, I get timeout errors. So, I suspect that the proxy settings might not be working for the svn:// protocol. What port is being used by svn://svn.bestpractical.com?

Mike

The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Stonebridge Bank immediately by replying to this message and deleting it from your computer.