카테고리 없음

[Tortoise SVN] Checkout 시 The server at '[...]' does not support the HTTP/DAV protocol. 에러 해결 방법

MVP 2021. 1. 8. 16:25

svn - Did GitHub shut down its support for Subversion clients? - Stack Overflow

 

Did GitHub shut down its support for Subversion clients?

GitHub documents to support Subversion clients and I'm using that for many projects to include them in one of my working copies using svn:externals. Since yesterday I get the following error for al...

stackoverflow.com

작업 환경

    OS: Windows 10 Pro

    SVN Client: Tortoise SVN 1.14.0

    SVN Server: Visual SVN Server 4.3.1

 

발생한 에러

    Tortoise SVN Checkout 시 The server at '[...]' does not support the HTTP/DAV protocol. 메시지가 출력되면서 SVN  Checkout에 실패한다.

 

원인

    Tortoise SVN 버전을 1.11이상으로 사용시 발생한다.

해결방법

    Tortoise SVN 버전을 1.11 미만의 버전으로 재설치하여 사용한다.

↓1.10.5 버전 링크

Downloading File /1.10.5/Application - TortoiseSVN - OSDN

 

Downloading File /1.10.5/Application - TortoiseSVN - OSDN

Free download page for Project TortoiseSVN's Application.TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: ...

osdn.net