[isf-wifidog] How to sent patches

Benoit Grégoire bock at step.polymtl.ca
Lun 1 Oct 16:40:17 EDT 2007


On 1 October 2007, Robin Jones wrote:
> Hi Benoit,
> Here is my lateat version of install.php...

For us to be able to review your patches easily (and in a reasonable amount of 
time), can you send your patches as diffs?

To do it easily, here is a cheat sheet:

To get a patch of the whole tree:  svn diff
To get a patch of a single file (install.php for example):  svn diff 
wifidog/install.php
To make a file from your patch(es) to attach to a message or a ticket, you can 
pipe the command to a file:
svn diff wifidog/install.php > install.php.patch

Thanks,





Plus d'informations sur la liste de diffusion WiFiDog