Ray Chen [off-list ref] wrote:
On Wed, May 18, 2011 at 4:33 AM, Eric Wong [off-list ref] wrote:
quoted
quoted
4. If it is a goal to support long-term tracking of a Subversion
repository, then it would be good to add a config option to turn on this
feature permanently for a git-svn repository, so that the user doesn't
have to enter the extra options with each command invocation.
Command-line options should be automatically converted into config file
options inside git svn. We should however discourage this from getting
mixed...
I'm not sure what you mean by this. Do you mean that options
shouldn't be settable both on the command line and the config file? I
think this situation already exists with the --no-metadata option.
git-svn automatically understands configuration options based on the
command-line options (see sub read_get_config).
--
Eric Wong