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

New help section 'Global Options'?

From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Thu, 3 Jul 2014 20:21:26 +0100

Currently, the global options are displayed on many svn help topics, and
that's an extra 16 lines at the end, which makes the actual help info that
is sought scroll off the screen, and it's not information that always
needed.

What do you think about moving the global options to their own help section
and leaving just one line with a pointer to them?

Proposed:

Global options: Type svn help global for details

Current:

Global options:
  --username ARG : specify a username ARG
  --password ARG : specify a password ARG
  --no-auth-cache : do not cache authentication tokens
  --non-interactive : do no interactive prompting (default is to
prompt
                             only if standard input is a terminal device)
  --force-interactive : do interactive prompting even if standard input
                             is not a terminal device
  --trust-server-cert : accept SSL server certificates from unknown
                             certificate authorities without prompting (but
only
                             with '--non-interactive')
  --config-dir ARG : read user configuration files from directory
ARG
  --config-option ARG : set user configuration option in the format:
                                 FILE:SECTION:OPTION=[VALUE]
                             For example:
                                 servers:global:http-library=serf

Gabriela

-- 
Visit my Coding Diary: http://gabriela-gibson.blogspot.com/
Received on 2014-07-03 21:22:01 CEST

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.