For pushing everything (or subsets of everything by directory, collection, etc.), XQSync is quite solid as a command-line tool:
http://developer.marklogic.com/code/xqsync It does have a somewhat gnarly syntax if you're unfamiliar with the conventions of Java applications, but if you're good at shell scripting you can set up a script to easily automate tasks that you need to run repeatedly. DS On Tue, 24 May 2011, Murray, Gregory wrote: > Hello, > > We have an instance of MarkLogic Server running on a development machine and > another on a production machine. No doubt such a setup is commonplace. What's > a good way to push documents from the development database to the production > one? The ideal solution would only push documents that contain changes, but > pushing everything would be ok as long as it's not painfully slow. > > Thanks, > Greg > > > Gregory Murray > Digital Library Application Developer > Princeton Theological Seminary > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > -- David Sewell, Editorial and Technical Manager ROTUNDA, The University of Virginia Press PO Box 400314, Charlottesville, VA 22904-4314 USA Email: [email protected] Tel: +1 434 924 9973 Web: http://rotunda.upress.virginia.edu/ _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
