I've got an open-source app that is hosed at code.google.com. It is cross platform ( Linux / Windows / Mac ). I uploaded the code initially from a WinXP machine using TortiseSVN and it seems that none of the "configure" batch files that are used for the linux build have their "execute" bits set.
What would be the easiest way to set these for the files that need them. Using TortiseSVN would be easier I suppose, but if it can't, then I could also use the command line SVN on my linux machine.