> -----Original Message----- > From: br...@apache.org [mailto:br...@apache.org] > Sent: zondag 26 augustus 2012 21:42 > To: comm...@subversion.apache.org > Subject: svn commit: r1377497 - /subversion/branches/1.7.x/build.conf > > Author: brane > Date: Sun Aug 26 19:42:06 2012 > New Revision: 1377497 > > URL: http://svn.apache.org/viewvc?rev=1377497&view=rev > Log: > * build.conf: Revert accidental change made in r1377495.
This patch doesn't undo r1377495. Both patches just add some install= line to build.conf. Please also edit the log of these 2 patches to specify where they changed the file and in which revision they are reverted. (The diff -x -p doesn't show a useful header for reviewing) Bert > > Modified: > subversion/branches/1.7.x/build.conf > > Modified: subversion/branches/1.7.x/build.conf > URL: > http://svn.apache.org/viewvc/subversion/branches/1.7.x/build.conf?rev=13 > 77497&r1=1377496&r2=1377497&view=diff > ========================================================== > ==================== > --- subversion/branches/1.7.x/build.conf (original) > +++ subversion/branches/1.7.x/build.conf Sun Aug 26 19:42:06 2012 > @@ -367,7 +367,7 @@ type = apache-mod > path = tools/server-side/mod_dontdothat nonlibs = mod_dav_svn apr > aprutil libs = libsvn_subr xml -install = apache-mod > +install = tools > msvc-libs = libhttpd.lib > > # > ---------------------------------------------------------------------------- >