Rockbox Development > Starting Development and Compiling

Reverting to clean SVN

<< < (3/3)

major_works:

--- Quote from: Llorean on January 12, 2008, 09:57:17 PM ---A #! means "run this script using this program". It tells your shell how to interpret it basically. When you run the script, it'll automatically run using perl rather than a default. That shouldn't affect where you put the script.

--- End quote ---

OK, thanks. Was I correct, though, in surmising that it'd be invoked with "svn clean?"

Llorean:
Nah, you're actually executing the script. If it's in your path, it'd be svn-clean, if you put it in the folder you want to use it in, it'd be ./svn-clean from within that folder. At least, I think. I haven't actually *read* the script. :)

Navigation

[0] Message Index

[*] Previous page

Go to full version