fusemerge(1) — Commands
Name
fusemerge − Invokes the DEC FUSE Compare tool in merge mode.
Syntax
fusemerge [ Xt-Options ] [ -cwd ] [ ancestor-file ] [ file-1 ] [ file-2 ]
Description
Invokes the DEC FUSE Compare tool in merge mode using the arguments supplied. If incomplete information is given, then whatever information has been given will be used to fill in the appropriate fields in the tool and the user will be asked to complete the entries before proceeding. If FUSE is already running, Compare uses the current project’s working directory, unless otherwise specified.
Options
−cwd Forces fusemerge to use the working directory of its parent shell as its current working directory rather than using the working directory of the project which it joins.
Xt-Options
The standard X Toolkit command options.
ancestor-file
Selects ancestor-file to be the ancestor file to be compared against.
file-1 file-2
The names of the files which are to be compared. File-1 will appear in the left pane of the tool and file-2 will appear in the right pane. The files may be specified either as a fully qualified path names or as paths relative to the working directory.
Restrictions
This tool only process text files.
Examples
To merge two files having a common ancestor:
fusemerge file.c-common /sample/file.c /sample/file.c.OLD
See Also
DEC FUSE Handbook