New invoke-diff-cmd feature: --svn_cfg-file and --svn-cfg-file-query
From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Sat, 26 Oct 2013 22:59:57 +0100
Hi,
I added an internal mechanism to the --invoke-diff-cmd which allows the
There are now two optional, internal switches to the invoke-diff-cmd
--svn_cfg-file and --svn-cfg-file-query.
The usage in each case is:
--invoke-diff-cmd='(--switch) (path/to/config/file) (default-diff-cmd)'
Those two switches do the following:
1) --svn-cfg-file causes svn to check the given diff_cmds_config file
If a file is not specifically mentioned in the svn-cfg-file, then
2) --svn-cfg-file-query works like --svn-cfg-file, but it will prompt
Note: --svn-cfg-file-query is not implemented yet.
The config file itself looks like so:
# Note the test1 label
The code itself has a few efficiency issues, but is sufficient for a
The revision is located here:
http://svn.apache.org/viewvc?view=revision&revision=r1536020
I sent an old copy of the BRANCH-README, the up-to-date version that
http://svn.apache.org/viewvc?view=revision&revision=r1536037
Thanks for looking!
Gabriela
|
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.