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

Re: svn patch --strip-count=N or svn patch --strip=N?

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 25 Oct 2010 15:39:54 +0200

On Mon, Oct 25, 2010 at 01:16:29PM +0100, Julian Foad wrote:
> Do we need both "--strip-count" and "--strip" as aliases? I think
> "--strip" is sufficient; the word "count" doesn't add much. "--strip"
> matches GNU patch. Fewer aliases -> better.

The word "count" adds something when you're looking at all options
in isolation of their subcommands (option names are global).

The --strip-count name matches the variable name in the code.

Those are two reasons I see for keeping it the way it is.
But if you'd really prefer using only the short form, that's fine
with me. I don't really care.

Stefan
Received on 2010-10-25 15:40:40 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.