Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: auto-update engine

From: atruter:labyrinth:au at: 14-Feb-2003 9:32

Hi Gabriele,
> patch: compress new-version xor head clear skip old-version length? new- > version > > patch: to-binary decompress patch > new-version: patch xor head clear skip old-version length? patch
these look like good candidates for the "one-liners" section. Perhaps a Make Patch and "Apply Patch" entry? Regards, Ashley