开发者

I am getting SvnRepositoryIOException: OPTIONS while trying to access the repository using sharpsvn in asp.net 3.5

开发者 https://www.devze.com 2022-12-22 02:26 出处:网络
OPTIONS of \'http://websvn.tigris.org/svn/websvn\': Could not resolve hostname `websvn.tig开发者_JAVA技巧ris.org\': No such host is known.

OPTIONS of 'http://websvn.tigris.org/svn/websvn': Could not resolve hostname `websvn.tig开发者_JAVA技巧ris.org': No such host is known. (http://websvn.tigris.org)


This indicates that your DNS is not setup directly. Try ping websvn.tigris.org on the server that you use for running your code.

0

精彩评论

暂无评论...
验证码 换一张
取 消