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

Heads up: config option name changes

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-06 15:45:10 CET

As of revision 4026, many configuration option names have changed.
(For tarball users, this change will presumably appear in some future
0.17; don't worry about it until then.) If you have set up any
configuration in your .subversion directory, you will have to update
it. Here are the changes:

  In .subversion/config:
    editor_cmd -> editor-cmd
    store_password -> store-password
    diff-cmd -> diff_cmd
    diff3_cmd -> diff3-cmd
    diff3_has_program_arg -> diff3-has-program-arg
    global_ignores -> global-ignores

  In .subversion/servers:
    host -> http-proxy-host
    port -> http-proxy-port
    username -> http-proxy-username
    password -> http-proxy-password
    timeout -> http-timeout
    no_proxy -> no-http-proxy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 6 15:46:07 2002

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.