Re: overriding .subversion/config[helpers] on the command line

2014-10-15 Thread Perry Hutchison
Johan Corveleyn wrote: > On Tue, Oct 14, 2014 at 5:00 AM, Perry Hutchison > wrote: > > Stefan Sperling wrote: > >> On Fri, Oct 10, 2014 at 10:27:46AM +0200, Stefan Sperling wrote: > >> > On Fri, Oct 10, 2014 at 12:53:16AM -0700, Perry Hutchison wrote: > >> > > ... > >> > > It appears that I ca

Re: overriding .subversion/config[helpers] on the command line

2014-10-14 Thread Johan Corveleyn
On Tue, Oct 14, 2014 at 5:00 AM, Perry Hutchison wrote: > Stefan Sperling wrote: >> On Fri, Oct 10, 2014 at 10:27:46AM +0200, Stefan Sperling wrote: >> > On Fri, Oct 10, 2014 at 12:53:16AM -0700, Perry Hutchison wrote: >> > > ... >> > > It appears that I can override the diff3-cmd setting by addi

Re: overriding .subversion/config[helpers] on the command line

2014-10-13 Thread Perry Hutchison
Stefan Sperling wrote: > On Fri, Oct 10, 2014 at 10:27:46AM +0200, Stefan Sperling wrote: > > On Fri, Oct 10, 2014 at 12:53:16AM -0700, Perry Hutchison wrote: > > > ... > > > It appears that I can override the diff3-cmd setting by adding > > > --diff3-cmd=/bin/false to the command, but when I try

Re: overriding .subversion/config[helpers] on the command line

2014-10-10 Thread Stefan Sperling
On Fri, Oct 10, 2014 at 10:27:46AM +0200, Stefan Sperling wrote: > On Fri, Oct 10, 2014 at 12:53:16AM -0700, Perry Hutchison wrote: > > I have entries for diff3-cmd and merge-tool-cmd in the [helpers] > > section of .subversion/config, and they seem to be working properly. > > However, when running

Re: overriding .subversion/config[helpers] on the command line

2014-10-10 Thread Stefan Sperling
On Fri, Oct 10, 2014 at 12:53:16AM -0700, Perry Hutchison wrote: > I have entries for diff3-cmd and merge-tool-cmd in the [helpers] > section of .subversion/config, and they seem to be working properly. > However, when running "svn merge --dry-run", I sometimes want all > merge and diff3 attempts t

overriding .subversion/config[helpers] on the command line

2014-10-10 Thread Perry Hutchison
I have entries for diff3-cmd and merge-tool-cmd in the [helpers] section of .subversion/config, and they seem to be working properly. However, when running "svn merge --dry-run", I sometimes want all merge and diff3 attempts to "fail" because I just want the report of what files would be updated, w