Name svn request is valid, but can not find the requested data type

tags: Name svn request is valid, but can not find the requested data type


Name vn request is valid, but can not find the requested data type

The usual time will be reported this error, the following error will speak about how the cause. (Here are my two-dimensional code, if you feel solved your problem, Give me praise, thank you ~ ~ ~)

In general, then, svn address your request is usually a domain name, for example: http: // server-test / ...... like this, but server-test site above you and then to resolve it, resolve does not come out, this domain name is not registered, and so on. Here we are speaking about how to solve this problem.

1. Open the C drive, find C: \ Windows \ System32 \ drivers \ etc into this folder, you'll find it inside a file, called hosts, the specific usefulness is not to say that he Baidu on it, but the role is one of a domain name resolution, you open a Web site, first to find the corresponding domain name in your hosts ip inside, and if not, then to the browser to operate.

2. It should be how to modify the hosts file it? Very simple, use your notepad (rotten to death, with a separate bar, such as Notepad ++, etc.)

After opening, so add the following line,

Of course, the premise ip to the ip svn into your own, if you do not know, then you can ask your administrator, back into svn server-test your domain name request, hundred percent on it

Intelligent Recommendation

POST request https encountered unable to find valid certification path to requested target

The complete exception information is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExcep...

webSocket wss request prompted unable to find valid certification path to requested target

description Program has been running in a formal environment, the recent discovery of an error when requested websocket sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid...

Httpclient Send HTTPS Request: Unable to Find Valid Certification Path to Requested Target

1. Scenery Recently, when the third -party interface is connected to the third -party interface, the HTTPS request is sent through the HTTPClient:unable to find valid certification path to requested t...

Unable to find valid certification path to requested target

Just use WebClient to request the website information, the website agreement is https, resulting in the report unable to find valid certification path to requested target. After the investigation, it ...

PKIX:unable to find valid certification path to requested target

1、Communications link failure,The last packet successfully received from the server was * **millisecond ago.  The last packet successfully sent to the server was * **millisecond ago。   2、PKI...

More Recommendation

Unable to find valid certification path to requested tar

                       This problem has been bothering me for a long time. I found a solution b...

20170704unable to find valid certification path to requested target

Sometimes when accessing some HTTPS sites with Java code, you will throw the following exception information: javax.NET.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path ...

Running NIST-DATA-MIRROR.JAR Download Tips Unable to Find Valid Certification Path To Requested Target Solution

Foreword Recently UsedOWASP Dependency-Check Do vulnerability testing, due to network issues, the internal vulnerability library needs to be built, and the official gives a Java program.nist-data-mirr...

Solution: disable to find valid certification path to requested target (cannot find valid certification path for requested target)

The issue is: Error: Reason: Could not find a valid certification path for the requested target solve: Turn off "Use Safe Links" First, click on file in the upper left corner of as to select...

fastDFS image upload and download

  java file js   Java file There are pictures with the fastDFS method and pictures without the fastDFS method. js is the same as others, fastDFS only configures some parameters, and then introduc...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top