This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

JMapViewer checkout problem

0

Hi all. I am trying to checkout JMapViewer project, doing like this:

svn co http://svn.openstreetmap.org/applications/viewer/jmapviewer jmapviewer

but I get an error:

svn:Server sent unexpected return value (400 Malformed Request) in response to REPORT request for '/!svn/vcc/default'

What am I doing wrong? Thank you very much in advance.

asked 10 May '12, 17:32

pau-osm's gravatar image

pau-osm
16336
accept rate: 0%

edited 15 May '12, 17:33

TheOddOne2's gravatar image

TheOddOne2
6851621


One Answer:

1

Checkout works ok for me and I am unable to find any errors on the svn server.

Likely the issue is cause by a (ISP?) proxy which is unable to parse WebDAV requests.

This answer is marked "community wiki".

answered 11 May '12, 11:27

Firefishy's gravatar image

Firefishy ♦♦
1.3k73652
accept rate: 29%

Thank you very much and - yes, this is an ISP problem (settings)

(15 May '12, 09:06) pau-osm

Source code available on GitHub .