Hi Andreas, What are the contents of your state.txt file in the /backup/downloads/zltl/replicate/rlp/ directory before and after you run the command?
That file is used to track where replication is currently up to. If the doesn't exists when you run the command, a new one will be created based on the latest state.txt on the server and no changes will be retrieved that time. If you wish to start from a point in the past, you need to download an older state file from the server marking the point that you wish to replicate from. Some instructions are here. http://wiki.openstreetmap.org/wiki/Osmosis/Detailed_Usage#--read-replication-interval-init_.28--rrii.29 Brett On Mon, Dec 13, 2010 at 6:05 AM, Andreas Kalsch <[email protected]>wrote: > Can you help me applying a changeset with the latest snapshots? This is my > command: > > /home/andi/.libraries/osmosis-SNAPSHOT-r24679/bin/osmosis > --read-replication-interval /backup/downloads/zltl/replicate/rlp/ > --write-pgsimp-change database=rlp validateSchemaVersion=yes user=andi > password=... host=127.0.0.1 > Dec 12, 2010 8:05:01 PM org.openstreetmap.osmosis.core.Osmosis run > INFO: Osmosis Version SNAPSHOT-r24679 > Dec 12, 2010 8:05:02 PM org.openstreetmap.osmosis.core.Osmosis run > INFO: Preparing pipeline. > Dec 12, 2010 8:05:02 PM org.openstreetmap.osmosis.core.Osmosis run > INFO: Launching pipeline execution. > Dec 12, 2010 8:05:02 PM org.openstreetmap.osmosis.core.Osmosis run > INFO: Pipeline executing, waiting for completion. > Dec 12, 2010 8:05:02 PM org.openstreetmap.osmosis.core.Osmosis run > INFO: Pipeline complete. > Dec 12, 2010 8:05:02 PM org.openstreetmap.osmosis.core.Osmosis run > INFO: Total execution time: 659 milliseconds. > > This is /backup/downloads/zltl/replicate/rlp/configuration.txt : > > # The URL of the directory containing change files. > baseUrl=http://planet.openstreetmap.org/hour-replicate > > # Defines the maximum time interval in seconds to download in a single > invocation. > # Setting to 0 disables this feature. > maxInterval = 0 > > Doesn't this mean that all changesets up to now should be applied? In my > case, no changeset is applied. > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

