Re: svn commit: r1293998 - /subversion/trunk/subversion/libsvn_repos/replay.c

2012-02-27 Thread Daniel Shahaf
Julian Foad wrote on Mon, Feb 27, 2012 at 10:19:35 +: > Daniel Shahaf wrote: > >> danie...@apache.org wrote: > >> > Fix issue #4121: svnsync of a copy followed by delete of > >> > was-unreadable child. > >> > http://subversion.tigris.org/issues/show_bug.cgi?id=4121 > >> > > >> > * subver

Re: svn commit: r1293998 - /subversion/trunk/subversion/libsvn_repos/replay.c

2012-02-27 Thread Philip Martin
Philip Martin writes: > Daniel Shahaf writes: > >> I am also attaching an attempt at an equivalent Python test. For me the >> Python test passes against r1293997. Can anyone spot the difference? > > The Python test uses ra_local to access the source repo, so no authz. No, I'm wrong. ra_local

Re: svn commit: r1293998 - /subversion/trunk/subversion/libsvn_repos/replay.c

2012-02-27 Thread Philip Martin
Daniel Shahaf writes: > I am also attaching an attempt at an equivalent Python test. For me the > Python test passes against r1293997. Can anyone spot the difference? The Python test uses ra_local to access the source repo, so no authz. -- uberSVN: Apache Subversion Made Easy http://www.uber

Re: svn commit: r1293998 - /subversion/trunk/subversion/libsvn_repos/replay.c

2012-02-27 Thread Julian Foad
Daniel Shahaf wrote: >> danie...@apache.org wrote: >> > Fix issue #4121: svnsync of a copy followed by delete of >> > was-unreadable child. >> > http://subversion.tigris.org/issues/show_bug.cgi?id=4121 >> > >> > * subversion/libsvn_repos/replay.c >> >  (was_readable): New helper. >> >  (

Re: svn commit: r1293998 - /subversion/trunk/subversion/libsvn_repos/replay.c

2012-02-26 Thread Daniel Shahaf
And with the right MIME types... Daniel Shahaf wrote on Mon, Feb 27, 2012 at 04:41:42 +0200: > danie...@apache.org wrote on Mon, Feb 27, 2012 at 02:30:38 -: > > Author: danielsh > > Date: Mon Feb 27 02:30:37 2012 > > New Revision: 1293998 > > > > URL: http://svn.apache.org/viewvc?rev=1293998&

Re: svn commit: r1293998 - /subversion/trunk/subversion/libsvn_repos/replay.c

2012-02-26 Thread Daniel Shahaf
danie...@apache.org wrote on Mon, Feb 27, 2012 at 02:30:38 -: > Author: danielsh > Date: Mon Feb 27 02:30:37 2012 > New Revision: 1293998 > > URL: http://svn.apache.org/viewvc?rev=1293998&view=rev > Log: > Fix issue #4121: svnsync of a copy followed by delete of was-unreadable child. http://su