Page 1 of 1

APR does not understand this error code svn: ra_serf: The server sent a truncated HTTP response body

PostPosted:Tue Feb 21, 2017 6:00 am
by jimac
I am trying to get the source code.
I have already downloaded openkm Dev and placed it on C:,
I also have downloaded eclipse-jee-juno-SR1-win32

I watched the video.. it seems like in Eclipse marketplace.. I dont see Maven Integration for Eclipse WTP..etc thats why I
Just followed this : it is found here http://stackoverflow.com/questions/8620 ... stallation
Code: Select all

IF you want to install Maven in Eclipse(Java EE) Indigo Then follow these Steps :

Eclipse -> Help -> Install New Software.
Type " http://download.eclipse.org/releases/indigo/ " & Hit Enter.
Expand " Collaboration " tag.
Select Maven plugin from there.
Click on next .
Accept the agreement & click finish.
After installing the maven it will ask for restarting the Eclipse,So restart the eclipse again to see the changes.
When I install m2e connector in eclipse I also encounter error(Cannot complete the install because one or more required items could not be found.....) ,
That's why I followed this:

-Unzip the file to an empty folder somewhere, remember that folder In Eclipse,
-go to Help/Install New Software…
-Click “Add…” to add a new site
-In the window, click on “Local…” and choose the folder where you unzipped the site before. The result in the Location field should -look like file:/C:/ theUnzipFolder/
Click OK, choose all available packages to install, and continue the installation as usual

-----
THEN,
When I try checking out source from Subversion.. (I used this http://svn.code.sf.net/p/openkm/code/branches/6.3/)
I encountered an error.
Please see the attached photo.

How to fix??


***I also tried it in eclipse-jee-indigo-SR2-win32
I got the same error. ***



Thank You.

Re: APR does not understand this error code svn: ra_serf: The server sent a truncated HTTP response body

PostPosted:Tue Feb 21, 2017 11:37 am
by jllort
Yesterday there was problems with sourceforge and svn. I suggest try again.
Another option is use https://sourceforge.net/projects/openkmportabledev/ ( OpenKM portable dev ) what comes with the checkout code etc..