Trying to checkout from my SVN repo gives me
svn: E195019: Redirect cycle detected for URL ...
However, it appears as if this error only occurs whe
Make sure the link you are using is the 'svn' and not the 'view' link.
i.e. www.myrepo.com/svn/myproject/trunk ||correct www.myrepo.com/view/myproject/trunk ||incorrect
That should work.