Author: julianfoad
Date: Thu Feb 24 19:50:50 2022
New Revision: 1898388

URL: http://svn.apache.org/viewvc?rev=1898388&view=rev
Log:
Multi-WC-format, issue #4884: remove svn info --show-item=wc-format-min/max.

A follow-up to r1898380.

* subversion/svn/svn.c
  (svn_cl__cmd_table_main): Remove the corresponding help text.

Modified:
    subversion/trunk/subversion/svn/svn.c

Modified: subversion/trunk/subversion/svn/svn.c
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/svn.c?rev=1898388&r1=1898387&r2=1898388&view=diff
==============================================================================
--- subversion/trunk/subversion/svn/svn.c (original)
+++ subversion/trunk/subversion/svn/svn.c Thu Feb 24 19:50:50 2022
@@ -790,10 +790,6 @@ svn_cl__cmd_table_main[] =
                         "                             "
                         "   'wc-format'  TARGET's working copy format\n"
                         "                             "
-                        "   'wc-format-min'   oldest supported WC format\n"
-                        "                             "
-                        "   'wc-format-min'   newest supported WC format\n"
-                        "                             "
                         "   'changelist' changelist of TARGET in WC")}},
   },
 


Reply via email to