logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cvsmgdiff - uses mgdiff to display differences between any two cvs revisions.

Author

       cvsmgdiff  appears  to have been written by Paul Serice.  This manual page was written  by  Ian Zimmerman
       <itz@speakeasy.org> for the Debian GNU/Linux project, but may be used by others.  It was written with the
       assistance  of pod2man(1).

3rd Berkeley Distribution                        Utility Scripts                                    CVSMGDIFF(1)

Description

       This  manual  page documents briefly  the cvsmgdiff program.  This manual page was written for the Debian
       GNU/Linux distribution (but may be used by others), because the  original program does not have a  manual
       page.

       This  script lets you recursively diff the CVS directories you have checked out.  To use, just pass in an
       optional revision levels and an optional file directory  name.   This  script  then  will  show  you  the
       differences you're interested in.

Name

       cvsmgdiff - uses mgdiff to display differences between any two cvs revisions.

Options

-v  Print version information successfully

       -h  Print help information

       -ggui
           Use the program gui as the user interface (default: /usr/bin/mgdiff)

       -rrevision
           Specify  the  CVS  revision  to  view.  If just one -r option is given, view differences between that
           revision and the current file in the CVS working directory.  If two -r  options  are  given,  compare
           those two revisions with each other.

Synopsis

cvsmgdiff [-v-h-ggui-rrev1 [-rrev2]] file ...

See Also