Chunk:Pegat
From Joomla! Documentation
The term patch file is used for two different file types. The term patch file is sometimes used to refer to archive files that allow you to upgrade from one Joomla! version to another (for example, from version 1.0.0 to version 1.0.7). These upgrade files are also referred to as upgrade packages. L'altre utililitat per a un arxiu de pegats és un fitxer creat per codi font software de control de versió, per exemple, " Subversion " o SVN, que s'utilitza per al codi font de Joomla! Aquest tipus de pegat conté instruccions per canviar el contingut d'un o més fitxers de codi font. A l'SVN,el programari llegeix la revisió de fitxer i, a continuació, canvia automàticament el codi font dels fitxers que són modificats. Patch files are used by the Bug Squad to test proposed bug fixes. They can also be used to contribute proposed new features to the version under development. For more information about the structure of SVN patch files, read Learn more about patch files.