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

Re: [RFC] svn patch --patch-cmd

From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 27 Apr 2009 10:37:44 +0200

On Mon, Apr 27, 2009 at 02:28, Arfrever Frehtes Taifersar Arahesis
<Arfrever.FTA_at_gmail.com> wrote:
> `svn patch` command accepts '--patch-cmd' option, but currently this option
> doesn't do anything.
>
> Some other commands accept similar options:
> svn cleanup --diff3-cmd
> svn diff --diff-cmd
> svn merge --diff3-cmd
> svn switch --diff3-cmd
> svn update --diff3-cmd
> svn update --editor-cmd
>
> Do you think that `svn patch --patch-cmd` should be fixed to actually work
> or that it should be removed?

--patch-cmd should be removed. Unless/until we see a clear and
convincing reason, we'll stick to the internal patch application
process.

--editor-cmd should be removed. I have no idea what that is, and it is
not used anyways.

The --diff-cmd and --diff3-cmd switches should stay, as those switches
are used to specify an external, interactive 3-way merge resolution
tool.

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1942125
Received on 2009-04-27 10:38:03 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.