I've been testing XQSync: http://developer.marklogic.com/howto/tutorials/2006-08-xqsync.xqy
So far I'm getting it to work, except that nothing using INPUT_DIRECTORY_URI is succeeding. For example, I was able to copy a file in the Documents database under the URI "/test/test.xml" using
-DINPUT_DOCUMENT_URIS=/test/test.xml , but using -DINPUT_DIRECTORY_URI=/test/ throws an error: com.marklogic.xcc.exceptions.XQueryException: XDMP-UNDVAR: Undefined variable $uri If documents exist under /test/, the command should succeed, no? David S. -- David Sewell, Editorial and Technical Manager ROTUNDA, The University of Virginia Press PO Box 801079, Charlottesville, VA 22904-4318 USA Courier: 310 Old Ivy Way, Suite 302, Charlottesville VA 22903 Email: [EMAIL PROTECTED] Tel: +1 434 924 9973 Web: http://rotunda.upress.virginia.edu/ _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
