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

[PATCH] fix for revert notification bug (1.4.0 regression)

From: Ed Price <ed.price_at_gmail.com>
Date: 2006-10-11 20:52:00 CEST

On 10/11/06, Ed Price <ed.price@gmail.com> wrote:
> 1. Please see thread here:
>
> http://svn.haxx.se/users/archive-2006-10/0540.shtml
>
> I expect my patch broke it, so I'll try to fix it! :)
> Please confirm that I may file an issue.

Please find the fix (including new testcases) attached.

I suggest applying to trunk and nominating for 1.4.x backport,
as it does fix a regression in 1.4.0 and seems quite safe.

I'm happy to rev the patch if there are any issues with it.
Please let me know!

Thanks,
-Ed

[[[

Notify properly on property-only revert. Fixes a bug introduced
by the fix for issue #2517 (r18842).

 * subversion/libsvn_wc/adm_ops.c
   (revert_admin_things): Set '*reverted' when reinstalling
   properties.

 * subversion/tests/cmdline/revert_tests.py
   (revert_propset__dir): New test.
   (revert_propset__file): New test.
   (revert_propdel__dir): New test.
   (revert_propdel__file): New test.
   (test_list): Add new tests.

Patch by: Ed Price <ed.price@gmail.com>

]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Oct 11 20:52:15 2006

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.