On Thu, Aug 14, 2008 at 02:49:47PM +0300, Daniel Shahaf wrote:
> firemeteor_at_tigris.org wrote on Thu, 14 Aug 2008 at 02:44 -0700:
> > Author: firemeteor
> > Date: Thu Aug 14 02:44:52 2008
> > New Revision: 32467
> >
> > Log:
> > Fix working copy corruption which happens when copying a file
> > into a directory that exists in the entries file of its parent,
> > but is not physically present on disk.
>
> I've taken a stab at regression test for this (hope you don't mind).
> Does it look right to you?
> + # 'cleanup' should not error.
> + svntest.actions.run_and_verify_svn(None, None, [],
> + 'cleanup', wc_dir)
The issue was that 'svn cleanup' failed to recover the working copy.
So yes, your test looks good, thanks heaps!
I haven't tried running it, though.
Have you verified that the test gives the expected results both
with and without r32467 applied?
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-14 14:12:40 CEST