[CalendarServer-changes] [4132] CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/ Twisted

source_changes at macosforge.org source_changes at macosforge.org
Fri May 1 10:37:55 PDT 2009


Revision: 4132
          http://trac.macosforge.org/projects/calendarserver/changeset/4132
Author:   exarkun at twistedmatrix.com
Date:     2009-05-01 10:37:55 -0700 (Fri, 01 May 2009)
Log Message:
-----------
Arg; relative paths are better

Modified Paths:
--------------
    CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.auth.digest.patch
    CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.dav.resource.patch

Modified: CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.auth.digest.patch
===================================================================
--- CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.auth.digest.patch	2009-05-01 17:30:01 UTC (rev 4131)
+++ CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.auth.digest.patch	2009-05-01 17:37:55 UTC (rev 4132)
@@ -1,7 +1,7 @@
-Index: /home/exarkun/Projects/Twisted/branches/dav-take-two-3081-4/twisted/web2/auth/digest.py
+Index: twisted/web2/auth/digest.py
 ===================================================================
---- /home/exarkun/Projects/Twisted/branches/dav-take-two-3081-4/twisted/web2/auth/digest.py	(revision 26741)
-+++ /home/exarkun/Projects/Twisted/branches/dav-take-two-3081-4/twisted/web2/auth/digest.py	(working copy)
+--- twisted/web2/auth/digest.py	(revision 26741)
++++ twisted/web2/auth/digest.py	(working copy)
 @@ -158,6 +158,17 @@
              algo, nonce, nc, cnonce, qop, self.method, uri, None
          )

Modified: CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.dav.resource.patch
===================================================================
--- CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.dav.resource.patch	2009-05-01 17:30:01 UTC (rev 4131)
+++ CalendarServer/branches/exarkun/update-twisted-3816-3/lib-patches/Twisted/twisted.web2.dav.resource.patch	2009-05-01 17:37:55 UTC (rev 4132)
@@ -1,7 +1,7 @@
-Index: /home/exarkun/Projects/Twisted/branches/dav-take-two-3081-4/twisted/web2/dav/resource.py
+Index: twisted/web2/dav/resource.py
 ===================================================================
---- /home/exarkun/Projects/Twisted/branches/dav-take-two-3081-4/twisted/web2/dav/resource.py	(revision 26741)
-+++ /home/exarkun/Projects/Twisted/branches/dav-take-two-3081-4/twisted/web2/dav/resource.py	(working copy)
+--- twisted/web2/dav/resource.py	(revision 26741)
++++ twisted/web2/dav/resource.py	(working copy)
 @@ -1888,7 +1888,7 @@
          # If this is a collection and the URI doesn't end in "/", redirect.
          #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090501/93405c5e/attachment.html>


More information about the calendarserver-changes mailing list