[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Is it a bug? Unable to "propdel" the "executable" bit. Debian Lenny.

From: Bryce Nesbitt <bryce2_at_obviously.com>
Date: Sat, 10 Apr 2010 15:47:21 -0700

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'.
bnesbitt_at_bnesbitt1:~/doc/perllib$ svn commit ImportArticle.pm
bnesbitt_at_bnesbitt1:~/doc/perllib$ svn status ImportArticle.pm
bnesbitt_at_bnesbitt1:~/doc/perllib$ svn diff ImportArticle.pm
bnesbitt_at_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
bnesbitt_at_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>
Received on 2010-04-11 01:19:22 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.