The Artima Developer Community
Sponsored Link

.NET Buzz Forum
PROPFIND request failed when connecting to Subversion using self-issued server certificates

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Darrell Norton

Posts: 876
Nickname: dnorton
Registered: Mar, 2004

Darrell Norton is a consultant for CapTech Ventures.
PROPFIND request failed when connecting to Subversion using self-issued server certificates Posted: Nov 7, 2005 7:48 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Darrell Norton.
Original Post: PROPFIND request failed when connecting to Subversion using self-issued server certificates
Feed Title: Darrell Norton's Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/darrell.norton/Rss.aspx
Feed Description: Agile Software Development: Scrum, XP, et al with .NET
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Darrell Norton
Latest Posts From Darrell Norton's Blog

Advertisement

If you get the following error while connecting to Subversion using TortoiseSVN:

Error: PROPFIND request failed on '/path/to/SVN' 
Error: PROPFIND '/path/to/SVN': could not connect to server (https://sample.svnserver.domain

and the Subversion server is using a server certificate from a non-trusted authority (i.e., they created it themselves), TortoiseSVN will fail with this error message but without telling you why.

Solution: 

First make sure it's not a proxy issue. Then go into the repo-browser and navigate to the Subversion server URL. This time you'll get prompted to accept the server certificate (permanently) and to enter your username and password. If you choose Accept Permanently, you'll never need to do this again.

Read: PROPFIND request failed when connecting to Subversion using self-issued server certificates

Topic: media-stream.com / foldershare Previous Topic   Next Topic Topic: New and Notable 82

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use