FYI here are the 'text' file endings that are used throughout (if you used autoprops in your config file you would set these to eol-style:native): .css .html .js .po (?) .py .txt And here are the binary ones (which you wouldn't include in the autoprops): .gif .mo .png
That only works for adding/importing new files, though. As for setting them currently, one possible way is to recursively set the values to native, then go to those directories that have binary files and use propdel. But as I said I'm new to svn, there is probably a better way... -rob
