[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.7.0-rc4 blocked, pending a third +1 for the r1173425 group in STATUS

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 27 Sep 2011 11:19:42 -0400

I've reviewed this change and voted +1 on it, approving it.

However, I'd appreciate it, Paul, if you'd follow up with an "obvious fix"
type of change (that doesn't require a vote for backport) to repair some
sformatting problems introduced by the patch, such as this one:

{{{
Index: subversion/libsvn_ra_neon/ra_neon.h
===================================================================
--- subversion/libsvn_ra_neon/ra_neon.h (revision 1176416)
+++ subversion/libsvn_ra_neon/ra_neon.h (working copy)
@@ -1,4 +1,4 @@
-/*
+ /*
  * ra_neon.h : Private declarations for the Neon-based DAV RA module.
  *
  * ====================================================================
}}}

And the indentation changes caused by removing the "2" at the ends of
function prototypes such as svn_fs_get_mergeinfo2() and svn_ra_get_mergeinfo2().

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2011-09-27 17:20:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.