Changes

Jump to navigation Jump to search
m
Line 132: Line 132:  
Finally, you will get a file ''mypatch.patch'' that contains all changes with goode format.
 
Finally, you will get a file ''mypatch.patch'' that contains all changes with goode format.
   −
* '''Apply a patch'''
+
* '''Test/Apply a patch'''
 
If you want to apply a patch file on an old version to have a new one modified by the path file, this is possible with the '''patch''' tool.
 
If you want to apply a patch file on an old version to have a new one modified by the path file, this is possible with the '''patch''' tool.
 
Imagine you have on non modified version somewhere on a server. Put you patch file into the root directory. Go into this root directory then launch the command:
 
Imagine you have on non modified version somewhere on a server. Put you patch file into the root directory. Go into this root directory then launch the command:

Navigation menu