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

Redundant command-line options in 'svn propedit'?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-07-09 19:18:54 CEST

This might be fixed already, but I just happened to notice that some of the
command-line options which are supported by 'svn propedit' are listed twice
in the output of 'svn help pedit':

   $ svn help pedit | grep editor
   propedit (pedit, pe): Edit a property with an external editor.
     --editor-cmd ARG : use ARG as external editor
     --editor-cmd ARG : use ARG as external editor
   $ svn help pedit | grep encoding
     --encoding ARG : treat value as being in charset encoding ARG
     --encoding ARG : treat value as being in charset encoding ARG
   $

I haven't time to peek into this right now, but thought I'd mention it.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Jul 9 19:20:45 2007

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

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