Two things I learned about Subversion today:
-
To ‘switch’ with TortoiseSVN when you want to pass the ‘--relocate’ flag,
use the ‘Relocate’ menu entry instead of ‘Switch’.
-
If it takes a long time for the log to appear (svn log is slow), try
adding ‘SVNPathAuthz Off’ in the ‘Location’ section of your Apache
configuration file(s) and reloading your Apache config.