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

