This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Perhaps the <svn> task is getting confused with having both the <checkout> and <list> subtags defined. You shoudl try passing only the <list> subtag with the necessary information (such as the "url" property and "recurse"). Example:
You wanted a list of possible files that would be checked out, right? Then you want to use the list command, not the checkout command. For example, this command:
will print out a list of the files that would be checked out if you did a "svn checkout <url-to-project>" instead. You just need to convert that command to the property <list> entry in the <svn> task.
Also, there is no need to quote my reply, that just tends to make posts harder to read. I removed the quote for you.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.