Fix the SVN server to point to the new AFS mountpoint
[invirt/packages/invirt-web.git] / files / etc / apache2 / sites-available / svn
index 7145f96..7c14296 100644 (file)
@@ -8,9 +8,9 @@
        </Directory>
        <Location />
                DAV svn
-               SVNPath /afs/sipb.mit.edu/project/xen/svn
+               SVNPath /afs/sipb.mit.edu/project/xvm/svn
                AuthType Basic
-               AuthName "sipb-xen.mit.edu subversion repository"
+               AuthName "xvm.mit.edu subversion repository"
                AuthUserFile /etc/apache2/dav_svn.passwd
                <LimitExcept GET PROPFIND OPTIONS REPORT>
                        Require valid-user