Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Any Articles on Delta values (saving only what has changed)?

Any Articles on Delta values (saving only what has changed)?

Scheduled Pinned Locked Moved C#
tutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Grav Vt
    wrote on last edited by
    #1

    Any articles on saving delta values (only what was changed - much as Visual Source Safe's history) and then reconstructing the two? As a brief example: ORGINAL: The cow jumped over the moon."" NEW: "The horse jumped over the moon." DELTA would be "horse" - no need to save the entire ORGINAL. This can become complicated over revisions and I would rather not recreate fire when others already offer matches. Thanks!

    D 1 Reply Last reply
    0
    • G Grav Vt

      Any articles on saving delta values (only what was changed - much as Visual Source Safe's history) and then reconstructing the two? As a brief example: ORGINAL: The cow jumped over the moon."" NEW: "The horse jumped over the moon." DELTA would be "horse" - no need to save the entire ORGINAL. This can become complicated over revisions and I would rather not recreate fire when others already offer matches. Thanks!

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #2

      You can always take a look at CVS and RCS sources and documentation, as they are open source and accomplish the same things. Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

      K 1 Reply Last reply
      0
      • D Daniel Turini

        You can always take a look at CVS and RCS sources and documentation, as they are open source and accomplish the same things. Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

        K Offline
        K Offline
        Kentamanos
        wrote on last edited by
        #3

        In addition, the source code to WinDiff is available.


        I, for one, do not think the problem was that the band was down. I think that the problem may have been that there was a Stonehenge monument on the stage that was in danger of being crushed by a dwarf.
        -David St. Hubbins

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups