Issue 32 in svnbook: Document new 1.6 subcommands and options

codesite-noreply at google.com codesite-noreply at google.com
Fri Mar 20 07:56:45 CDT 2009


Status: New
Owner: fitz
Labels: Type-Defect Priority-Medium Milestone-en-1.6

New issue 32 by cmpilato: Document new 1.6 subcommands and options
http://code.google.com/p/svnbook/issues/detail?id=32

The following is, I believe, the list of new subcommands and options
introduced in Subversion 1.6.

New 'svn' global options:

   --trust-server-cert      : accept unknown SSL server certificates without
                              prompting (but only with '--non-interactive')
   --config-option ARG      : set user configuration option in the format:
                                  FILE:SECTION:OPTION=[VALUE]
                              For example:
                                  servers:global:http-library=serf

New 'svn' subcommand options:

    svn copy --ignore-externals
    svn log --with-no-revprops
    svn propget --verbose

New 'svn' subcommand options:

    svnlook proplist --xml

New 'svnadmin' subcommand options:

    svnadmin create --pre-1.6-compatible

New 'svndumpfilter' subcommand options:

    svndumpfilter exclude --targets
    svndumpfilter include --targets

New 'svnsync' subcommand:

    svnsync info
    svnsync info --config-dir
    svnsync info --no-auth-cache
    svnsync info --non-interactive
    svnsync info --password
    svnsync info --source-password
    svnsync info --source-username
    svnsync info --sync-password
    svnsync info --sync-username
    svnsync info --trust-server-cert
    svnsync info --username

New 'svnsync' subcommand options:

    svnsync copy-revprops --trust-server-cert
    svnsync initialize --trust-server-cert
    svnsync synchronize --trust-server-cert


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




More information about the svnbook-dev mailing list