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

Re: RFC: revised text for "svn help merge"

From: Stephen Butler <sbutler_at_elego.de>
Date: Fri, 29 Oct 2010 18:46:25 +0200

On Oct 29, 2010, at 18:13 , Stefan Sperling wrote:

> On Fri, Oct 29, 2010 at 12:01:41PM -0400, C. Michael Pilato wrote:
>> On 10/29/2010 11:57 AM, Stefan Sperling wrote:
>>> Thoughts? Comments?
>>
>> I've not reviewed your suggested help text. But merely seeing the size of
>> makes me wonder ... is it time for 'svn help SUBCOMMAND --verbose' ?
>
> Sure, no problem.

Just for fun, here are the line counts of Stefan's new help text, svn trunk and
the merge commands of a few other VC tools.

Steve

$ wc -l new-merge-help.txt
     302 new-merge-help.txt
$ svn help merge | wc -l
      91
$ git help merge | wc -l
     447
$ hg help merge | wc -l
      26
$ bzr help merge | wc -l
     106

--
Stephen Butler | Senior Consultant
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
Received on 2010-10-29 18:47:10 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.