[REVIEW] Chapter 9 : --reintegrate option

Brian W. Fitzpatrick fitz at red-bean.com
Mon Jun 16 23:09:14 CDT 2008


Actually, I looked at svn/main.c, and the -R still goes with --revert,
so I'm removing it from the --reintegrate option in ch09.  Maybe
that's what you intended to say, but I understood you to mean the
opposite.  In any case, all is fixed in r3152.

Thanks!

-Fitz

On Mon, Jun 16, 2008 at 4:14 PM, Karl Heinz Marbaise <khmarbaise at gmx.de> wrote:
> Hi,
>
> i've found a little problem with the current implementation (RC11) with
> the svn revert command.
>
> --------------------------------------------------
> svnsles9:/home/kama/testvc/book-trunk # svn revert --help
> revert: Restore pristine working copy file (undo most local edits).
> usage: revert PATH...
>
>  Note:  this subcommand does not require network access, and resolves
>  any conflicted states.  However, it does not restore removed directories.
>
> Valid options:
>  --targets ARG            : pass contents of file ARG as additional args
>  -R [--recursive]         : descend recursively, same as --depth=infinity
>  --depth ARG              : limit operation by depth ARG ('empty', 'files',
>                            'immediates', or 'infinity')
>  -q [--quiet]             : print nothing, or only summary information
>  --changelist ARG         : operate only on members of changelist ARG
>                             [aliases: --cl]
>
> Global options:
>  --username ARG           : specify a username ARG
>  --password ARG           : specify a password ARG
>  --no-auth-cache          : do not cache authentication tokens
>  --non-interactive        : do no interactive prompting
>  --config-dir ARG         : read user configuration files from
> directory ARG
> ---------------------------------------------------
>
> The -R option should be removed from the implementation of the svn
> revert command....
> and the abbreviation "-R" for --reintegrate should be mentioned in svn
> merge command help message..
>
> Kind regards
> Karl Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
> Hauptstrasse 177                         USt.IdNr: DE191347579
> 52146 Würselen                           http://www.soebes.de
>
>
>
>
>
>
> _______________________________________________
> svnbook-dev mailing list
> svnbook-dev at red-bean.com
> http://www.red-bean.com/mailman/listinfo/svnbook-dev
>
>




More information about the svnbook-dev mailing list