• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Binary Differencer/Patcher for OS X?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binary Differencer/Patcher for OS X?


  • Subject: Re: Binary Differencer/Patcher for OS X?
  • From: Wesley Miaw <email@hidden>
  • Date: Thu, 10 Apr 2003 23:09:47 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday, April 10, 2003, at 07:40 PM, email@hidden wrote:

A scouring of the Net found me three source-code possibilities:

bdiff - looks simple and ideal (we don't need anything complex), but is GPL
licensed, so I can't use it.

I'm guessing your aversion to bdiff is because your product is commercial. If I remember my GPL correctly, just distributing and using it alongside your commercial product would not require you to GPL your commercial product as well. You are not creating a derivative or incorporating bdiff into your product. But check with a lawyer on this just to make sure.

Same for xdelta.

Anyone else have any pointers to products, source code, or an easy to
implement algorithm which can do this? (A non-GPLed Cocoa class would be
*perfect*, BTW, not that I'm expecting one to be out there... <grin>)

diff and patch are part of Mac OS X. You can use 'diff -a --binary' to create a patch file, and 'patch --binary original patchfile'. Haven't tested this, but that's what the man pages indicate.

Hope this helps,
- --
Wesley Miaw, Wesley Miaw Consulting
http://www.wesman.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)

iD8DBQE+ljH+Qv4agqRAk2kRAvX5AJ4ppSujB4aN5dFXUbTBUB48JFGzGACfRNHd
noStygBKhR8u1fqPUaVRq78=
=dJ+V
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Binary Differencer/Patcher for OS X?
  • Next by Date: NSTextField Change Characters!
  • Previous by thread: Re: Binary Differencer/Patcher for OS X?
  • Next by thread: HowTo: private framework (2)
  • Index(es):
    • Date
    • Thread