Index: trunk/packages/sipb-xen-www/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-www/debian/changelog	(revision 512)
+++ trunk/packages/sipb-xen-www/debian/changelog	(revision 513)
@@ -1,2 +1,8 @@
+sipb-xen-www (3.3) unstable; urgency=low
+
+  * Fix the SVN server to point to the new AFS mountpoint
+
+ -- Evan Broder <broder@mit.edu>  Fri,  9 May 2008 02:37:21 -0400
+
 sipb-xen-www (3.2) unstable; urgency=low
 
Index: trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/svn
===================================================================
--- trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/svn	(revision 512)
+++ trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/svn	(revision 513)
@@ -9,7 +9,7 @@
 	<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>
