If you have a repository containing SSI-embedded files and you are using XBitHack, you will definitely want to do this:
$ svn propset svn:executable on *.html
Subversion will now preserve the executable bit.
Now if only there was a way to preserve ownership as well.