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

Re: svn commit: r32467 - trunk/subversion/libsvn_wc

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 14 Aug 2008 14:12:35 +0200

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

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.