Originally created by: cmpilato
Originally owned by: cmpilato
From the Subversion 1.7 release notes:
{{{
In the past, when the Subversion client encountered an HTTP redirect response from the server, it displayed an obtuse, and rarely-useful error message. Subversion 1.7 improves the situation by following permanent redirects (301 Moved Permanently) for svn update and svn info, and providing a more useful error message on temporary redirects (302 Found and 307 Temporary Redirect).
}}}
Client behavior is probably disinteresting from the book's perspective, but it might make for a good suggestion for admins who need to relocate a repository (leave behind a permanent redirect if possible).
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cmpilato
Finished in [r4064].
Status: Fixed