Menu

#32 Document new 1.6 subcommands and options

en-1.6
Fixed
nobody
None
Medium
Defect
2011-07-28
2009-03-20
Anonymous
No

Originally created by: cmpilato
Originally owned by: cmpilato

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

Discussion

  • Anonymous

    Anonymous - 2010-09-13

    Originally posted by: cmpilato

    (No comment was entered for this change.)

    Owner: ---

     
  • Anonymous

    Anonymous - 2011-06-28

    Originally posted by: cmpilato

    (No comment was entered for this change.)

    Owner: cmpilato

     
  • Anonymous

    Anonymous - 2011-06-30

    Originally posted by: cmpilato

    Also:
       svnadmin pack
       svnserve --log-file

     
  • Anonymous

    Anonymous - 2011-07-27

    Originally posted by: cmpilato

    >   --config-option ARG      : set user configuration option in the format:
    >                                  FILE:SECTION:OPTION=[VALUE]
    >                              For example:
    >                                  servers:global:http-library=serf

    I did this already in [r3905].

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

    And Julian did these in [r3505].

     
  • Anonymous

    Anonymous - 2011-07-27

    Originally posted by: cmpilato

    > New 'svn' global options:
    >
    >   --trust-server-cert      : accept unknown SSL server certificates without
    >                              prompting (but only with '--non-interactive')

    [r3923].

     
  • Anonymous

    Anonymous - 2011-07-28

    Originally posted by: cmpilato

    >    svn copy --ignore-externals
    >    svn propget --verbose
    >    svnlook proplist --xml
    >    svnadmin create --pre-1.6-compatible

    These are already mentioned, too.  I'll expand a bit on some of them in an upcoming commit, though.

     
  • Anonymous

    Anonymous - 2011-07-28

    Originally posted by: cmpilato

    >    svn log --with-no-revprops
    >    svndumpfilter exclude --targets
    >    svndumpfilter include --targets

    Covered these (plus the aforementioned expansions) in [r3928].

     
  • Anonymous

    Anonymous - 2011-07-28

    Originally posted by: cmpilato

    >    svnadmin pack

    This is already covered, too.

     
  • Anonymous

    Anonymous - 2011-07-28

    Originally posted by: cmpilato

    >    svnsync info

    As is this.  (Hoo, dawg, this book writin' stuff is easier than I thot.)

     
  • Anonymous

    Anonymous - 2011-07-28

    Originally posted by: cmpilato

    >     svnserve --log-file

    And add this in [r3929].  Fixed.

    Status: Fixed

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.