Changeset 513
- Timestamp:
- May 9, 2008, 2:37:50 AM (17 years ago)
- Location:
- trunk/packages/sipb-xen-www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/debian/changelog
r511 r513 1 sipb-xen-www (3.3) unstable; urgency=low 2 3 * Fix the SVN server to point to the new AFS mountpoint 4 5 -- Evan Broder <broder@mit.edu> Fri, 9 May 2008 02:37:21 -0400 6 1 7 sipb-xen-www (3.2) unstable; urgency=low 2 8 -
trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/svn
r509 r513 9 9 <Location /> 10 10 DAV svn 11 SVNPath /afs/sipb.mit.edu/project/x en/svn11 SVNPath /afs/sipb.mit.edu/project/xvm/svn 12 12 AuthType Basic 13 AuthName " sipb-xen.mit.edu subversion repository"13 AuthName "xvm.mit.edu subversion repository" 14 14 AuthUserFile /etc/apache2/dav_svn.passwd 15 15 <LimitExcept GET PROPFIND OPTIONS REPORT>
Note: See TracChangeset
for help on using the changeset viewer.