Issue 132 in svnbook: 1.7 changes: New program, subcommands, and options

svnbook at googlecode.com svnbook at googlecode.com
Fri Aug 19 15:13:46 CDT 2011


Comment #9 on issue 132 by cmpil... at gmail.com: 1.7 changes: New program,  
subcommands, and options
http://code.google.com/p/svnbook/issues/detail?id=132

...which leaves the following remaining items:

{{{
svn:

    diff --git
    diff --internal-diff
    diff --show-copies-as-adds

    log --depth
    log --diff
    log --diff-cmd
    log --extensions
    log --internal-diff

    mergeinfo --depth
    mergeinfo --recursive

   *patch
    patch --dry-run
    patch --ignore-whitespace
    patch --quiet
    patch --reverse-diff
    patch --strip

   *relocate
    relocate --ignore-externals

    switch --ignore-ancestry

    update --parents

   *upgrade
    upgrade --quiet

*svnrdump:

svnserve:

    --cache-fulltexts
    --cache-txdeltas
    --compression
    --memory-cache-size
    --prefer-ipv6
    --quiet
}}}





More information about the svnbook-dev mailing list