Files missing in SVN checkout

382 views
Skip to first unread message

Lena Schimmel

unread,
Nov 13, 2012, 3:26:34 PM11/13/12
to mapsfo...@googlegroups.com
Hi,
I've got a strange issue with the files I checked out with the command

svn checkout http://mapsforge.googlecode.com/svn/trunk/ mapsforge-read-only


It finishes successful with "Ausgecheckt, Revision 2106.", also, I can build the project with Maven without any errors. When I browse the code within the Google Code web interface, I can see the folder "tiledownloader" inside of "mapgenerator", see http://code.google.com/searchframe#8SMNiUpcFlI/trunk/mapsforge-map/src/main/java/org/mapsforge/android/maps/mapgenerator/

However, in my local working copy, the folder "tiledownloader" is missing. If I run the following command, it confirms that the folder is also missing in the online repository:

svn ls http://mapsforge.googlecode.com/svn/trunk/mapsforge-map/src/main/java/org/mapsforge/android/maps/mapgenerator/

Also, I can't find any file with the following command (executed in the working copy's root directory):

find . -iname "*TileDownloader*"

What am I doing wrong?

with best regards,
Lena Schimmel

Thilo Mühlberg

unread,
Nov 13, 2012, 4:01:06 PM11/13/12
to mapsfo...@googlegroups.com
Hi Lena,

the explanation is simple. The link you provided is based on the
discontinued "Google code search" service (see
http://www.google.com/codesearch). Apparently this service is no longer
available but some of the old links are still working. In your case the
link shows an outdated view of our SVN repository as it looked like
months ago.

Meanwhile the TileDownloader feature has been removed from the
development trunk (please read the mapsforge-dev archive if you are
interested in the rationale behind this decision).

To cut a long story short: in order to see the current contents of our
SVN repository, just go to the "Source" tab on our Google project page:
https://code.google.com/p/mapsforge/source/browse/

Greetings,
Thilo
signature.asc

Lena Schimmel

unread,
Nov 13, 2012, 5:03:45 PM11/13/12
to mapsfo...@googlegroups.com
Hi Thilo,
thanks for your quick reply. I just couldn't imagine that those files were "missing" intentinally. I've found the message in the archive (here, if anybody else is interested) and now I understand the rationale.

Lena
Reply all
Reply to author
Forward
0 new messages