Author: julianfoad
Revision: 1717957
Modified property: svn:log
Modified: svn:log at Fri Dec 4 13:32:16 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Dec 4 13:32:16 2015
@@ -1,6 +1,10 @@
A small step towards making 'svnmover merge' operate into a new temporary
txn first.
+* subversion/trunk/subversion/libsvn_delta/branch.c
+ (svn_branch__txn_get_branch_by_id): Tweak to allow setting a breakpoint on
+ a null return. (Committed accidentally.)
+
* tools/dev/svnmover/svnmover.h
(svnmover_branch_merge): Take the branch to be edited as a parameter,
instead of making edits in the 'target' branch.