Ryan Schmidt wrote:
> On Apr 10, 2010, at 17:47, Bryce Nesbitt wrote:
>
>> Is this a bug that should be reported, or am I confused somehow?
>> I'm unable to delete the executable property from a file:
>>
>> bnesbitt_at_bnesbitt1:~/doc/perllib$ svn propdel executable ImportArticle.pm
>> property 'executable' deleted from 'ImportArticle.pm'.
>>
>
> The property is called "svn:executable", not "executable".
>
Ah, thanks. Then it would be a bug, but one that is already reported:
http://subversion.tigris.org/issues/show_bug.cgi?id=2220
"svn reports success on deleting non-existent property".
Received on 2010-04-11 02:16:08 CEST