Hello
I'm experiencing a trouble with the add "/path/to/filesystem/directory" on a large directory structure with thousands of files. The result is a strange error :
add "/data/PARTAGE/DOSSIERS EC&T/PC"
"Configurations2/accelerator/current.xml" (Line 1): No text allowed before root element.
And in the directory /data/PARTAGE/DOSSIERS EC&T/PC, no Configurations2 directory... I think a file is having a problem but with a thousand of files, how to know which of them ?
On another directory, the add function works but finds xml files that aren't in the directory structure (find . -name "xxx" doesn't find them as basex finds !!!)...
Is the "add function" fragile on a directory ?
Many thanks in advance
JMA