Leo on April 3rd, 2009

Source: http://subversion.tigris.org/faq.html#http-301-error
I can see my repository in a web browser, but ’svn checkout’ gives me an error about “301 Moved Permanently”. What’s wrong?
It means your httpd.conf is misconfigured. Usually this error happens when you’ve defined the Subversion virtual “location” to exist within two different scopes at the same time.
For example, if you’ve exported a [...]

Popularity: 2% [?]

Continue reading about 301 moved permanently subversion