Hi Rene, Yes, bash complains about the structure of the command... I tried so many variations until I found the explanation:
"You are getting that error because you are telling bash to interpret /usr/bin/svn. Since /usr/bin/svn is a binary file and not a bash script, bash is giving you that error." (http://unix.derkeiler.com/Newsgroups/comp.unix.programmer/2008-12/msg00221.html) Thanks anyway! Marcello -- View this message in context: http://gradle.1045684.n5.nabble.com/su-USERNAME-bash-c-from-Gradle-Groovy-execute-results-in-error-bash-c-line-0-unexpected-EOF-while-lo-tp4544910p4545070.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
