On Thu, Aug 14, 2008 at 03:21:37PM +0300, Daniel Shahaf wrote:
> Stefan Sperling wrote on Thu, 14 Aug 2008 at 14:12 +0200:
> > 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?
> >
>
> Yes. I ran the test with the following modification:
>
> @@ -3936,1 +3936,1 @@
> - None, ".*: Path '.*' is not a directory",
> + None, ".*",
>
> (so only the 'cleanup' was tested) against a HEAD build and against my
> August 3 trunk build. The results were as expected.
>
> I'll now commit and nominate for backport.
Great, thank you!
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:54:29 CEST