--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > Either I don't understand <present> or the example in the docs is > missing a <not>. Could somebody please tell me that my logic is not > broken?
I think it's missing a 'present="srconly"' (assuming I'm reading the attribute table correctly). Then again, that seems like it would amount to the same thing as a <not>. (I'd try experimenting with it for you, but I'm knee-deep in Jam [not of the fruit variety :)].)
My bad. I'll fix it.
Yes, "srconly" is the same as wrapping in <not>. I added it as a sort of implicit documentation, to make it clear that you weren't going to end up getting files in the destination directory that were not already in the source directory (which would be another interpretation of <not>, but not one compatible with selectors).
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
