Two things I learned about Subversion today:

  1. To ‘switch’ with TortoiseSVN when you want to pass the ‘--relocate’ flag, use the ‘Relocate’ menu entry instead of ‘Switch’.
  2. 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.
No comments