> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: woensdag 25 april 2012 12:30
> To: [email protected]
> Subject: svn commit: r1330187 - /subversion/trunk/CHANGES
>
> Author: danielsh
> Date: Wed Apr 25 10:30:11 2012
> New Revision: 1330187
>
> URL: http://svn.apache.org/viewvc?rev=1330187&view=rev
> Log:
> * CHANGES (1.7.5): Update with merges to 1.7.x.
>
> Modified:
> subversion/trunk/CHANGES
>
> Modified: subversion/trunk/CHANGES
> URL:
> http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1330187&r1=13
> 30186&r2=1330187&view=diff
> =================================================================
> =============
> --- subversion/trunk/CHANGES (original)
> +++ subversion/trunk/CHANGES Wed Apr 25 10:30:11 2012
> @@ -61,6 +61,9 @@ http://svn.apache.org/repos/asf/subversi
> * propset: avoid reading unitialised variable in error path (r1325361)
> * mod_dav_svn: support httpd-2.4 (r1232267)
> * mod_dav_svn: forbid BDB repositories under event MPM (issue #4157)
> + * ra_dav: report revision upon delete during update (r1327474)
> + [TODO: what's the user-visible effect of that?]
Maybe you can see this output with
svn status -u --xml
Or does that trigger issue #4167?
I intend to look at that issue today.
Bert