BDiff / BPatch Utilities
| Release: | 0.2.6a |
|---|---|
| Date: | 06 August 2009 |
| O/S: | All Windows 9x and NT versions (inc. XP, Vista & Windows 7) |
- Overview
- Download
- About BDiff
- About BPatch
- Bugs
- Change Log
- License
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:
-
From the repository viewer. This Subversion repository is divided into branches. The ones of interest are:
-
The
trunkbranch contains the current development tree. This branch contains the latest code but at times may not be stable. -
The
tagsbranch contains the source of stable releases. Each release is stored in aversion-x.x.xsub-directory wherex.x.xis the version number. For example theversion-0.2.6atag contains the source code of release 0.2.6a.
-
The
-
Subversion clients can access the repository using this URL:
http://subversion.assembla.com/svn/bdiffThe appropriate branch can accessed by appending the branch name to the above URL. For example the current development tree can checked out fromhttp://subversion.assembla.com/svn/bdiff/trunk - 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.
