301 error on merging
From: Hugo Mills <hugo-svn_at_carfax.org.uk>
Date: 2006-05-30 22:19:51 CEST
I'm getting a "301 Moved Permanently" error when trying to do a
I am trying to merge two branches of my project, both with local
hrm@selene:video-process.semantic $ svn merge -r 812:823 ../video-process
I can sucessfully check out any part of the repository as a new WC,
The relevant VirtualHost config in Apache reads:
NameVirtualHost 10.2.0.18:80
include /etc/apache2/sites-available/svn-dav
ErrorLog /var/log/apache2/error.svn.darksatanic.log
# Possible values include: debug, info, notice, warn, error, crit,
CustomLog /var/log/apache2/access.svn.darksatanic.log combined
UseCanonicalName off
</VirtualHost>
with the included svn-dav file being:
<Location /svn>
<Location /private>
The problematic repository is the /private one. The listing of the
hrm@varney:/var/www/svn.darksatanic.net$ ls -al
I can't see anything which is clashing in the manner described by
Hugo.
-- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 1C335860 from wwwkeys.eu.pgp.net or http://www.carfax.org.uk --- Summoning his Cosmic Powers, and glowing slightly --- from his toes...
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.