Is this a bug that should be reported, or am I confused somehow?
I'm unable to delete the executable property from a file:

bnesb...@bnesbitt1:~/doc/perllib$ svn propdel executable ImportArticle.pm
property 'executable' deleted from 'ImportArticle.pm'.
bnesb...@bnesbitt1:~/doc/perllib$ svn commit ImportArticle.pm
bnesb...@bnesbitt1:~/doc/perllib$ svn status ImportArticle.pm
bnesb...@bnesbitt1:~/doc/perllib$ svn diff ImportArticle.pm
bnesb...@bnesbitt1:~/doc/perllib$ svn proplist --verbose ImportArticle.pm
Properties on 'ImportArticle.pm':
 svn:executable : *
 cvs2svn:cvs-rev : 1.2
 svn:mime-type : text/x-perl
 svn:keywords : Author Date Id Revision
 svn:eol-style : native
bnesb...@bnesbitt1:~/doc/perllib$ svn --version
svn, version 1.5.1 (r32289)
  compiled Aug  6 2009, 16:55:38

Here is a similar report:
http://www.svnforum.org/2017/viewtopic.php?t=8956&highlight=propdel <http://www.svnforum.org/2017/viewtopic.php?t=8956&highlight=propdel>

Reply via email to