Re: [Pipmak-Devel] Diff file
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2007-07-12 05:36:58
|
Andrea Viarengo wrote: > I send you diff file Thanks. Haven't had time to check it yet. It applies cleany except for the removal of the imageLineLua() function which isn't there in SVN. No need for separate Unix and DOS versions, I can deal with either. > I haven't found "Create patch" in TortoiseSVN...strange..I found in the > help, but no in the menu... Could it be that you're working in an "export"ed source tree, as you describe in http://pipmak.sourceforge.net/wiki/index.php/MSVC8_Build>? You should really "checkout" a working copy instead, that gives you all the goodies of revision control, like being able to check for your modifications, examine the history of files, or automatic merging of updates with your changes. If you're not familiar with Subversion, I recommend the <http://svnbook.red-bean.com/>. -Christian |