You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2004/03/10 15:36:50 UTC

Re: svn commit: r8959 - in trunk/subversion: libsvn_wc tests/clients/cmdline tests/clients/cmdline/svntest

On Tue, 2004-03-09 at 20:34, philip@tigris.org wrote:
> Author: philip
> Date: Tue Mar  9 20:34:33 2004
> New Revision: 8959
>
> Correct a switch bug that caused the wrong URL to be left in the working
> copy when the switch was interrupted.  Tweak the Python test suite to
> handle status '!' as it's needed by a new regression test.

This seems like a pretty big deal.  Should it be nominated for 1.0.1?



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r8959 - in trunk/subversion: libsvn_wc tests/clients/cmdline tests/clients/cmdline/svntest

Posted by Philip Martin <ph...@codematters.co.uk>.
Ben Collins-Sussman <su...@collab.net> writes:

> On Tue, 2004-03-09 at 20:34, philip@tigris.org wrote:
>> Author: philip
>> Date: Tue Mar  9 20:34:33 2004
>> New Revision: 8959
>>
>> Correct a switch bug that caused the wrong URL to be left in the working
>> copy when the switch was interrupted.  Tweak the Python test suite to
>> handle status '!' as it's needed by a new regression test.
>
> This seems like a pretty big deal.  Should it be nominated for 1.0.1?

Probably.  It's a one-line fix (the rest is test-suite) but the switch
code is notoriously complex.

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r8959 - in trunk/subversion: libsvn_wc tests/clients/cmdline tests/clients/cmdline/svntest

Posted by Julian Foad <ju...@btopenworld.com>.
Ben Collins-Sussman wrote:
> On Tue, 2004-03-09 at 20:34, philip@tigris.org wrote:
> 
>>Author: philip
>>Date: Tue Mar  9 20:34:33 2004
>>New Revision: 8959
>>
>>Correct a switch bug that caused the wrong URL to be left in the working
>>copy when the switch was interrupted.  Tweak the Python test suite to
>>handle status '!' as it's needed by a new regression test.
> 
> This seems like a pretty big deal.  Should it be nominated for 1.0.1?

I think so.  Even if it's too late for 1.0.1, it can go in 1.0.2.

I've nominated it.

- Julian


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org