I have My Eclipse Ide 9.1 and I installed Subversive Plug using My Eclipse Configuration
Center. All installation progress is ok.But when I add new svn repository, repository is added, But I receive Bad Request error while fetching svn location.Repository content can not be retrieved from server.
Error
Get repository folder children operation failed.
svn: REPORT of ‘/svn/xxx’: 400 Bad Request
My default SVN connector is SVN kit 1.2.3.When I change connector
to NAtive javaHL 1.5.4, I am able to retrieve svn repository content.I read from that I must use
SVN Kit as svn connector.Java HL is not advised
Problem can be My Eclipse 9.1 Subversive 2.2.2 compatible problem?