Saved Bookmarks
| 1. |
State The Procedure Of Creating A Patch Is Svn? |
|
Answer» For the PURPOSE of applying a PATCH in SVN the first thing you are REQUIRED to do is to “CREATE Patch” by stimulating changes and CREATING the .dff file. Then, this existing .diff file can be implemented to the latest code base by using “Apply Patch”. For the purpose of applying a patch in SVN the first thing you are required to do is to “Create Patch” by stimulating changes and creating the .dff file. Then, this existing .diff file can be implemented to the latest code base by using “Apply Patch”. |
|