[CalendarServer-changes] [2872] CalendarServer/branches/users/cdaboo/implicit-2867/support/ patchmaker

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 26 08:11:30 PDT 2008


Revision: 2872
          http://trac.macosforge.org/projects/calendarserver/changeset/2872
Author:   cdaboo at apple.com
Date:     2008-08-26 08:11:29 -0700 (Tue, 26 Aug 2008)
Log Message:
-----------
Undo r2870.

Modified Paths:
--------------
    CalendarServer/branches/users/cdaboo/implicit-2867/support/patchmaker

Modified: CalendarServer/branches/users/cdaboo/implicit-2867/support/patchmaker
===================================================================
--- CalendarServer/branches/users/cdaboo/implicit-2867/support/patchmaker	2008-08-26 04:28:00 UTC (rev 2871)
+++ CalendarServer/branches/users/cdaboo/implicit-2867/support/patchmaker	2008-08-26 15:11:29 UTC (rev 2872)
@@ -26,11 +26,11 @@
 #
 
 #projects = ("Twisted", "vobject", "dateutil", "xattr")
-projects = ("Twisted", vobject", )
+projects = ("Twisted", "vobject",)
 cwd = os.getcwd()
 libpatches = os.path.join(cwd, "lib-patches")
 
-svn = "/usr/local/bin/svn"
+svn = "/usr/bin/svn"
 
 # Stuff we have to manually ignore because our ignore logic cannot cope
 ignores = set((
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080826/4141b196/attachment.html 


More information about the calendarserver-changes mailing list