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

Re: [PATCH] make 'svn help' tell how to discover version

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-10-13 01:43:14 CEST

kfogel@collab.net wrote:
> Does anyone have any objections to this patch? It makes 'svn help' do
> this:
>
> $ svn help
> usage: svn <subcommand> [options] [args]
> Type 'svn help <subcommand>' for help on a specific subcommand.
> Type 'svn --version' to see the version number of this software.
>
> Most subcommands take file and/or directory arguments, recursing
[...]

+0. It's probably better to say this than not to say it, but it ought to mention (or there ought to be an obvious way to find out) that you can use "svn --version [-q|--quiet]" too. And while we're at it, though perhaps not in the same patch, "svn help" ought not to accept "-q" and silently ignore it, which is what it does at the moment (because of implementation confusion between "svn help" and "svn --version").

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 13 01:48:18 2004

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.