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

[PATCH] svnmerge.py: Don't retrieve props twice for unchanged properties

From: David James <djames_at_collab.net>
Date: 2006-03-02 22:51:05 CET

This patch improves the performance of analyze_revs by avoiding the
need for getting props twice when a property is unchanged.

[[[
* contrib/client-side/svnmerge.py
  (analyze_revs): Don't retrieve props twice for unchanged properties.
]]]

--
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 Thu Mar 2 22:53:40 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.