View Single Post
Old 04-20-2009, 08:13 PM   #109
erayd
Zealot
erayd doesn't littererayd doesn't litter
 
Posts: 134
Karma: 146
Join Date: Apr 2008
Device: Onyx Boox Poke 2
Quote:
Originally Posted by ilovejedd View Post
Sure no problem. Just one question... how do I create the diff? Also, my source is based off of rgibbo's code. Not sure if it will work on Linux...
Thanks :-). To create the diff, just have the folder for each version side-by-side and run any kind of program over them than can generate standard diff/patch output on them. On Linux I'd usually use the command 'diff', or use subversion's diff command. Not sure about Windows - I know there are several, but I wouldn't know what they're called sorry.

As far as the working on Linux bit goes, don't worry about that - half the reason I want a diff is so I can debug things as I merge it.

Edit: Doesn't matter if your version is based off rgibbo's - you can still do the diff against r29, and it'll merge the changes rgibbo made too.

Last edited by erayd; 04-20-2009 at 08:18 PM.
erayd is offline   Reply With Quote