
15 Aug
2004
15 Aug
'04
4:44 p.m.
On Sat, 14 Aug 2004 22:44:48 -0400, Daryle Walker wrote
Does anyone know how to add patches to a file? (It looked like it was in a "diff" format. Isn't there an automated tool for this, or do I apply the changes manually?)
On unix it's typically: patch filename_to_patch name_of_patchfile
Have we branched for release yet? I don't want to add the changes (to the main line) until then so I won't risk breaking the release build.
Nope, no branch that I've seen yet... Jeff