Manpages

Manpage of GTKDIFF-CVS

GTKDIFF-CVS

Section: User Commands (1)
Updated: Version
Index
Return to Main Contents
 

NAME

gtkdiff-cvs - compare CVS revisions using gtkdiff  

SYNOPSIS

gtkdiff-rcs [ -r rev1 [ -r rev2 ] ] file  

DESCRIPTION

gtkdiff-cvs is a modified version of gtkdiff-rcs, which again is a replacement for rcsdiff. It runs gtkdiff(1) to compare two revisions of a given file in CVS.  

EXAMPLES

gtkdiff-cvs GnewsAlert.c
(diff with latest on CVS repository)
gtkdiff-cvs -r1.1 GnewsAlert.c
(diff with revision 1.1 on CVS repository)
gtkdiff-cvs -r1.1 -r1.2 GnewsAlert.c
(diff between revisions 1.1 and 1.2 on CVS repository)

 

LIMITATIONS

Unlike rcsdiff(1), gtkdiff-cvs only accepts one file a time.  

SEE ALSO

gtkdiff-rcs(1), rcsdiff(1), gtkdiff(1).  

AUTHOR

This manual page was written by Gregor Hoffleit <flight@debian.org>, for the Debian GNU/Linux system (but may be used by others).


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
LIMITATIONS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 23:13:33 GMT, April 26, 2024