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

Re: [PATCH] svnmerge.py: Refactor analyze_revs

From: David James <djames_at_collab.net>
Date: 2006-03-03 00:10:28 CET

On 3/2/06, David James <djames@collab.net> wrote:
> This patch simplifies svnmerge.py by refactoring analyze_revs. I'm
> doing this refactoring now so that it will be easier to add new
> features (like complex merge tracking) later.
>
> [[[
> Refactor analyze_revs, creating a separate function called "find_changes"
> for finding which revisions and merges affect a given URL.
>
> * contrib/client-side/svnmerge.py
> (find_changes): New function.
> (analyze_revs): Use find_changes function.
> ]]]
Oops, forgot to attach the patch.

Please see attached patch.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james


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

Received on Fri Mar 3 00:11:16 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.