B.3.4. Differentiating Between Various Versions - Red Hat NETWORK SATELLITE 5.3.0 Reference Manual

Hide thumbs Also See for NETWORK SATELLITE 5.3.0:
Table of Contents

Advertisement

/tmp/dest_path/example-config.txt /home/test/blah/hello_world.txt --- /
tmp/dest_path/example-config.txt config_channel: example-channel revision:
1 +++ /home/test/blah/hello_world.txt 2003-12-14 19:08:59.000000000 -0500
@@ -1 +1 @@ -foo +hello, world
The following table lists the options available for rhncfg-manager diff:
Option
-cCHANNEL, --channel=CHANNEL
-rREVISION, --revision=REVISION
-dDEST_FILE, --dest-file=DEST_FILE
-tTOPDIR, --topdir=TOPDIR
-h, --help
Table B.5. rhncfg-manager diff options

B.3.4. Differentiating between Various Versions

To compare different versions of a file across channels and revisions, use the -r flag to indicate
which revision of the file should be compared and the -n flag to identify the two channels to be
Section B.3.11, "Determining the Number of File Revisions"
checked. Refer to
Specify only one file name here, since you are comparing the file against another version of itself. For
example:
rhncfg-manager diff-revisions -n=channel-label1-r=1-n=channel-label2-r=1/
path/to/file.txt
The output resembles the following:
--- /tmp/dest_path/example-config.txt 2004-01-13 14:36:41
\ config channel: example-channel2 revision: 1 --- /tmp/
dest_path/example-config.txt 2004-01-13 14:42:42 \ config
channel: example-channel3 revision: 1 @@ -1 +1,20 @@ -foo
+blaaaaaaaaaaaaaaah +-----BEGIN PGP SIGNATURE----- +Version: GnuPG
v1.0.6 (GNU/Linux) +Comment: For info see http://www.gnupg.org +
+iD8DBQA9ZY6vse4XmfJPGwgRAsHcAJ9ud9dabUcdscdcqB8AZP7e0Fua0NmKsdhQCeOWHX
+VsDTfen2NWdwwPaTM+S+Cow= +=Ltp2 +-----END PGP SIGNATURE-----
The following table lists the options available for rhncfg-manager diff-revisions:
Option
-cCHANNEL, --channel=CHANNEL
-rREVISION, --revision=REVISION
-h, --help
Table B.6. rhncfg-manager diff-revisions options
Differentiating between Various Versions
Description
Get file(s) from this config channel
Use this revision
Upload the file as this path
Make all files relative to this string
Show help message and exit
Description
Use this config channel
Use this revision
Show help message and exit
for related instructions.
243

Advertisement

Table of Contents
loading

Table of Contents