Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a221aea9ebee9318

Jump to content

Microsoft Delta

From Wikipedia, the free encyclopedia

Microsoft Delta
Original authorMicrosoft
DeveloperMicrosoft
Release1993; 33 years ago (1993)
Operating systemMS-DOS, Windows
TypeVersion control
LicenseProprietary commercial software

Microsoft Delta is a discontinued commercial source control program developed by Microsoft. It was publicly released in 1993 and was designed to help PC developers manage application source code, track file revisions, and coordinate updates among developers. Microsoft discontinued the public version of the product in 1994 after the company acquired One Tree Software and its competing source control product, SourceSafe.[1][2][3][4][5][6]

History

[edit]

In the 1980s, Microsoft created an internal source control system called Source Library Manager to manage the development of its increasingly complex software products.[1][3][7] The tool, abbreviated "SLM" (pronounced "slime"),[1][3] was designed for DOS, OS/2, and UNIX environments. It functioned by maintaining a central master copy of a project and allowed individual developers to work on private local copies. Developers would periodically install their changes into the master source, while others could synchronize their local copies to incorporate those updates. This workflow supported a model that allowed multiple users to modify different sections of the same file at the same time, which could then be merged together.[7]

Building on the SLM codebase, Microsoft developed and published Delta in 1993 as a commercial source control product. Unlike its predecessor, Delta was limited to the MS-DOS and 16-bit Windows environments and was incompatible with 32-bit platforms such as Windows NT. At launch, single-user licenses were priced at $495. Volume licensing was also available, with packages of 5-user licenses for $2,079 and 20-user licenses for $7,920.[6]

In November 1994, Microsoft acquired the software developer One Tree Software, which produced a competing source control product called SourceSafe. After their acquisition, Microsoft discontinued Delta and focused on SourceSafe as their commercial source control software.[2][3][4] Internally, Microsoft continued to use SLM for many of its development projects until 2000–2002, when it was replaced with Source Depot.[1][3]

References

[edit]
  1. 1 2 3 4 Chen, Raymond (January 22, 2018). "The history of change-packing tools at Microsoft (so far)". Dev Blogs. Microsoft. Retrieved July 16, 2026.
  2. 1 2 "Microsoft Delta 1.0". WinWorld. Retrieved July 16, 2026.
  3. 1 2 3 4 5 "Microsoft Delta". WikiWikiWeb. December 13, 2007. Retrieved July 16, 2026.
  4. 1 2 Gross, Daniel (November 15, 1995). "Go Configure". CIO Magazine. p. 86. Retrieved July 16, 2026.
  5. "1993". Microsoft Learn. June 11, 2009. Retrieved July 16, 2026.
  6. 1 2 Delrossi, Robert (June 20, 1994). "Version control meets an expanding need". InfoWorld. InfoWorld Media Group, Inc. pp. 93–98. Retrieved July 16, 2026.
  7. 1 2 Gray, Jan (July 11, 1988). "Source Library Manager 1.5 User's Guide" (PDF). Microsoft Application Division. Retrieved July 16, 2026.