Re: Bulk copying locks

2015-09-25 Thread Julian Foad
Philip Martin wrote: > Julian Foad writes: >> When bulk-copying from or to a live (writable) repo, there is also the >> issue of knowing which revision the locks belong to. [...] > > Is "the value of HEAD when we read" well defined in all cases? [...] > For each lock there are two read operations

Re: svn commit: r1705060 - in /subversion/trunk/subversion/libsvn_ra_serf: ra_serf.h serf.c util.c

2015-09-25 Thread Julian Foad
Ivan Zhakov wrote: > As far I remember this thread about two pools paradigm itself > (result_pool and scratch_pool). It's not about making all functions > follow two pools paradigm. Correct. > Some of API introduced in 1.9 doesn't > follow this paradigm for some reason. Yes, I see that. > Ple

Re: No-op changes no longer dumped by 'svnadmin dump' in 1.9

2015-09-25 Thread Julian Foad
I (Julian Foad) wrote: > Issue #4598 "No-op changes no longer dumped by 'svnadmin dump' in > 1.9", http://subversion.tigris.org/issues/show_bug.cgi?id=4598 > > Added to the release notes in http://svn.apache.org/r1704822 : > file:///home/julianfoad/src/svn-site/publish/docs/release-notes/1.9.html#n

svn_fs_fs__prop_rep_equal: non-strict mode, consistency, and MD5

2015-09-25 Thread Julian Foad
(New thread, taken from an observation in the "No-op changes no longer dumped..." thread. In that thread, I hadn't spotted that it is only the props comparison.) Starting from 1.9.0, the FS API content comparison methods svn_fs_contents_changed() svn_fs_contents_different() svn_fs_pro

Re: svn_fs_fs__prop_rep_equal: non-strict mode, consistency, and MD5

2015-09-25 Thread Julian Foad
(My second-last paragraph was redundant, saying the same as the bit before it.) - Julian I (Julian Foad) wrote: > * This test looks includes a case where text and a property are set > to two versions of 'evil' text thay yield the same MD5 sum. I > initially thought this case would ensure test