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

Re: svn commit: rev 4460 - trunk/subversion/clients/cmdline

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-01-20 17:14:37 CET

rooneg@tigris.org writes:
> Author: rooneg
> Date: 2003-01-20 09:45:40 -0600 (Mon, 20 Jan 2003)
> New Revision: 4460
>
> Modified:
> trunk/subversion/clients/cmdline/main.c
> Log:
> Fix grammar.
>
> * subversion/clients/cmdline/main.c: Fix grammar.
>
>
> Modified: trunk/subversion/clients/cmdline/main.c
> =============================================================================
> =
> --- trunk/subversion/clients/cmdline/main.c (original)
> +++ trunk/subversion/clients/cmdline/main.c Mon Jan 20 09:45:43 2003
> @@ -288,7 +288,7 @@
> " 2. merge -r N:M TARGET [PATH]\n\n"
> " 1. In the first form, URL1 and URL2 are URLs specified at revisions\n
> "
> " N and M. These are the two sources to be compared. The revisions
> \n"
> - " default to HEAD if omitted.\n\n"
> + " defaults to HEAD if omitted.\n\n"
> " 2. In the second form TARGET can be an URL, or it can be a working co
> py\n"
> " path in which case the corresponding URL is used. This URL, at\n"
> " revisions N and M, defines the two sources to be compared.\n\n"

Are you sure? Your change makes this say

    'The revisions defaults to to HEAD'

-Fitz

--
Brian W. Fitzpatrick    <fitz_at_red-bean.com>   http://www.red-bean.com/fitz/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 20 17:15:21 2003

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.