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

Re: Stop backport.pl running as cronjob? (was Re: svn commit: r1764631 - /subversion/branches/1.9.x-r1721488/)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 20 Oct 2016 23:45:52 +0000

Daniel Shahaf wrote on Thu, Oct 13, 2016 at 14:57:16 +0000:
> [[[
> backport.py: Fix a race condition involving concurrent commits to STATUS
> (see r1764633).
>
> The fix is to run 'update' at the top of the outermost loop, rather than
> immediately before calling 'svn merge'.
>
> * tools/dist/backport/merger.py
> (merge): Don't run revert+update; instead, expect the caller to have done so.
>
> * tools/dist/merge-approved-backports.py:
> Run 'update' and re-parse STATUS before each merge.
>
> * tools/dist/detect-conflicting-backports.py:
> Track API change of merge().
> ]]]

Committed in r1765903.
Received on 2016-10-21 01:47:57 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.