David,

This looks like a bug in XQSync, which also affected INPUT_COLLECTION_URI. Thanks for reporting it.

I've checked in a new jar which fixes the problem: svn revision 876, version 2008-09-09.1

-- Mike

David Sewell wrote:
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.

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to