Hello Davis, Unfortunately SVNKit doesn't support temporarily and permanently moved repositories. Usually the best you can do is to parse the error message, understand where the repository was moved to and connect to the resulting SVN URL.
But as you're using redirects for authentication, I think, there's no way to connect to that repository with SVNKit. -- Dmitry Pavlenko, TMate Software, http://subgit.com/ - git-svn bridge > I've used jsvn for projectforge repos - works fabulously. > > New project uses an authentication system that performs multiple http > redirects before returning to the requested url. Using jsvn with this > repo I get the error: > > svn: Repository moved temporarily to '/aaa/bbb/ccc'; please relocate > > I noticed in the collabnet sources (ra.c) a constant > SVN_CLIENT__MAX_REDIRECT_ATTEMPTS (along with a comment wishing it was a > user configurable parameter). Is there a max_redirects parameter like > this in svn-kit? > > Thanks > -Ken > > SAIC/AMRDEC SED > (O): 256 876 0923 > 6723 Odyssey Drive > Huntsville, AL 35806