EnglishFrenchSpanish

OnWorks favicon

vdiff - Online in the Cloud

Run vdiff in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command vdiff that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


vdiff - display line-by-line differences between versions of files

SYNOPSIS


vdiff [ diff-options ] [ -base path ] [ -P ] files ..

DESCRIPTION


vdiff is a differential comparator for file versions that are stored in shapeTools' object
base, AtFS. The functionality of vdiff is very similar to the diff command on your host.
All options and switches that are recognized by diff can also be specified for vdiff.

The arguments to vdiff can either be a single filename, or a pair of version identifiers.
If only a filename is specified, vdiff prints the differences between the specified file
and the most recent version of this file that is stored in the AtFS object base. A file
can be compared to any stored version by specifying the version as first, and the filename
as second argument. If both arguments are version identifiers, the difference between
these two versions is printed.

Differences between files and versions can be printed in any style that is supported by
the local diff program.

Version identifiers consist of the filename, and a version number or alias name for a
version, enclosed in brackets. Example:
retrieve.c[4.22] or retrieve.c[Rel-4.1]

vdiff creates temporary copies of the versions that shall be compared, invokes the diff
command, and finally removes the temporary copies.

OPTIONS


-base path
If vdiff is told to produce a context diff, the filenames of the compared objects
are mangeled so that the specified path replaces the path of the current directory
in the full pathnames appearing in the diff-header. This is useful to replace an
absolute pathname by a relative pathname and makes the produced context-diff easier
to digest for the patch program.

-P With the -P switch turned on, vdiff won't give up if one of the two objects that
shall be compared does not exist. In this case an empty object is substituted for
the missing one, causing the diff to be the complete contents of the existing
object. This is useful in situations when complex patches are produced that upgrade
one release of a software system to a new release, and the system has structurally
changed (i.e. new files have been added to the system).

Use vdiff online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad