Automatic generation of patches.
From: Hal Niner (hal9_at_cyberspace.org)
Date: 10/31/03
- Next message: Poul Mose Hansen: "Check the internet update from Microsoft"
- Previous message: Pekka P. Pirinen: "Re: Python from Wise Guy's Viewpoint"
- Next in thread: Henrik Motakef: "Re: Automatic generation of patches."
- Reply: Henrik Motakef: "Re: Automatic generation of patches."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Oct 2003 09:42:05 -0800
I'm looking for a automatic way of generating files that patch a live
running system. My idea is: I have (a) an old source code (b) a new
source code. Somehow I want to generate a file containing the
difference between (b) and (a) that can be (LOAD)ed into a running
lisp system. Ideally this file would containg only the minimal
changes needed to upgrade the live system.
- Next message: Poul Mose Hansen: "Check the internet update from Microsoft"
- Previous message: Pekka P. Pirinen: "Re: Python from Wise Guy's Viewpoint"
- Next in thread: Henrik Motakef: "Re: Automatic generation of patches."
- Reply: Henrik Motakef: "Re: Automatic generation of patches."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|