NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

We make a svn dowload with op "svn co http://svn.openstreetmap.org --force" many times and always stop at with returned message as the following:

svn.openstreetmap.org\applications\editors\josm\plugins\smed\plugs\oseam\src\images\top_vh_cone, point up_red.png
svn: In directory 'svn.openstreetmap.org\applications\editors\josm\plugins\smed\plugs\oseam\src\images'
svn: Can't open file 
'svn.openstreetmap.org\applications\editors\josm\plugins\smed\plugs\oseam\src\images\.svn\tmp\text-base\tower.png.svn-base': 系统找不到指定
    的文件。(means: system can not find the specified file.)
    D:\osms>

asked 08 Feb '11, 07:37

pizza6899's gravatar image

pizza6899
1111
accept rate: 0%

edited 08 Feb '11, 12:01

emj's gravatar image

emj
2.0k123547


Try just checking that directory out.

svn co http://svn.openstreetmap.org/applications/editors/josm/plugins/smed/plugs/oseam/src/images

That works for me.

I'm not sure what you want to do, the OSM subversion repository contains lots of code for many different purposes. You seldom need to check out all code at once.

permanent link

answered 08 Feb '11, 12:00

emj's gravatar image

emj
2.0k123547
accept rate: 15%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×275
×113
×29
×2
×1

question asked: 08 Feb '11, 07:37

question was seen: 4,917 times

last updated: 08 Feb '11, 12:01

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum