You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Erik Huelsmann <eh...@gmail.com> on 2005/06/02 10:44:44 UTC

Re: svn commit: r14923 - trunk/subversion/tests/clients/cmdline

On 6/2/05, jaa@tigris.org <ja...@tigris.org> wrote:
> Author: jaa
> Date: Thu Jun  2 00:26:06 2005
> New Revision: 14923
> 
> Modified:
>   trunk/subversion/tests/clients/cmdline/lock_tests.py
> 
> Log:
> Added a regression test for a bug when svn:needs-lock and svn:executable
> interact badly. The bug was fixed in trunk with r14859.
> 
> * subversion/tests/clients/cmdline/lock_tests.py
>    (lock_and_exebit1): New test, check svn:needs-lock and svn:executable
>    (lock_and_exebit2): New test, ditto, but this time without 'unlock'

Thanks for the new tests!

One question: Windows has no execute bit. Should the tests be expected
to work there, or should they be marked 'SKIP' on Win32?

Bye,


Erik.

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


Re: svn commit: r14923 - trunk/subversion/tests/clients/cmdline

Posted by Jani Averbach <ja...@jaa.iki.fi>.
On 2005-06-02 12:44+0200, Erik Huelsmann wrote:
> 
> One question: Windows has no execute bit. Should the tests be expected
> to work there, or should they be marked 'SKIP' on Win32?

They should be skipped, I will fix it. Thanks Erik!

BR, Jani

-- 
Jani Averbach

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