<HTML dir=ltr><HEAD><TITLE>How to sent patches</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText7441 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi<STRONG> </STRONG><FONT face=Tahoma>Benoit, here is my latest update..</FONT></FONT></DIV>
<DIV dir=ltr><FONT face=Tahoma size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Tahoma size=2>Thanks,</FONT></DIV>
<DIV dir=ltr><FONT face=Tahoma size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Tahoma size=2>Robin.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2><STRONG></STRONG></FONT>&nbsp;</DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2><STRONG>wifidog1311.patch Changelog</STRONG></FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>index.php<BR>fixed language form error when using IE<BR>fixed DB page break error</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>dependency.php<BR>added better dependency messages for PEAR and PECL extensions<BR>added install sources for other locallib extensions<BR>added arraytype 'filename' in order to work around download error</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>NodeListPDF.php<BR>Updated FPDF dependency (due to error on page load) </FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Benoit Grégoire [mailto:bock@step.polymtl.ca]<BR><B>Sent:</B> Mon 10/1/2007 9:40 PM<BR><B>To:</B> wifidog@listes.ilesansfil.org<BR><B>Cc:</B> Robin Jones<BR><B>Subject:</B> How to sent patches<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>On 1 October 2007, Robin Jones wrote:<BR>&gt; Hi Benoit,<BR>&gt; Here is my lateat version of install.php...<BR><BR>For us to be able to review your patches easily (and in a reasonable amount of<BR>time), can you send your patches as diffs?<BR><BR>To do it easily, here is a cheat sheet:<BR><BR>To get a patch of the whole tree:&nbsp; svn diff<BR>To get a patch of a single file (install.php for example):&nbsp; svn diff<BR>wifidog/install.php<BR>To make a file from your patch(es) to attach to a message or a ticket, you can<BR>pipe the command to a file:<BR>svn diff wifidog/install.php &gt; install.php.patch<BR><BR>Thanks,<BR><BR><BR><BR></FONT></P></DIV></BODY></HTML>