BDiff / BPatch Utilities

   
Release: 0.2.6a
Date: 06 August 2009
O/S: All Windows 9x and NT versions (inc. XP, Vista & Windows 7)

Download

You can get the latest version of the BDiff / BPatch Utilities here.

Executable Programs (v0.2.6a)

Download link Description
dd-bdiff.zip (85Kb)
Contains the BDiff and BPatch executable programs and documentation.
MD5 Checksum: 1cdd0e8e3a43d3e0aa0600be44a46af5

Source Code

The source code of BDiff / BPatch is maintained in a Subversion repository on Assembla.com.

There are three ways of getting hold of the source code:

  1. From the repository viewer. This Subversion repository is divided into branches. The ones of interest are:
    • The trunk branch contains the current development tree. This branch contains the latest code but at times may not be stable.
    • The tags branch contains the source of stable releases. Each release is stored in a version-x.x.x sub-directory where x.x.x is the version number. For example the version-0.2.6a tag contains the source code of release 0.2.6a.
  2. Subversion clients can access the repository using this URL:
    http://subversion.assembla.com/svn/bdiff
    The appropriate branch can accessed by appending the branch name to the above URL. For example the current development tree can checked out from
    http://subversion.assembla.com/svn/bdiff/trunk
  3. The source code of v0.2.6a can be downloaded from this site as dd-bdiff-src.zip.

Compiling

Notes on how to compile the utilities from source code can be found in the file Build.txt.