Génération d'un patch

svn diff <fichier> > monPatch.patch

Application d'un patch

patch -dry-run < monPatch.diff
patch < mypatch.diff
 
misc/development/patch.txt · Last modified: 2010/05/13 12:35 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki