If you get this error:
RA layer request failed
svn: Commit failed (details follow):
svn: PROPFIND request failed on '/repo/path/!svn/vcc/default'
svn: PROPFIND of '/repo/path/!svn/vcc/default': Could not read status line: connection was closed by server. (http://example.com)
Switch from JavaHL(JNI) to SVNKit(Pure Java) in Eclipse:
Resource:
http://languor.us/eclipse-subversion-ra-layer-request-failed-could-not-read-status-line-errors
RA layer request failed
svn: Commit failed (details follow):
svn: PROPFIND request failed on '/repo/path/!svn/vcc/default'
svn: PROPFIND of '/repo/path/!svn/vcc/default': Could not read status line: connection was closed by server. (http://example.com)
Switch from JavaHL(JNI) to SVNKit(Pure Java) in Eclipse:
- in eclipse go to Help –> Install New Software…
- Work with: –> choose the community.polarion.com update site
- expand Subversive SVN Connectors
- choose the SVNKit version corresponding with your version of subversion
- click Next, and then follow the instructions to complete installation
- Window –> Preferences –> expand "Team" –> select "SVN" –> select the "SVN Connector" tab –> change the SVN Connector to SVNKit –> OK
Resource:
http://languor.us/eclipse-subversion-ra-layer-request-failed-could-not-read-status-line-errors
No comments:
Post a Comment