名称
        svn propdel (pdel, pd) — 删除一个项目的一个属性。
       
      
        
        概要
        
          svn propdel PROPNAME [PATH...]
        
        
          svn propdel PROPNAME --revprop -r REV [TARGET]
        
       
      
        
        描述
        This removes properties from files, directories, or revisions.  The first
form removes versioned properties in your working copy, and the second
removes unversioned remote properties on a repository revision
(TARGET determines only which repository to
access).
       
      
      
        
        例子
        删除你的工作副本中一个文件的一个属性
        
        删除一个修订版本的属性: