Pegat

From Joomla! Documentation

Revision as of 12:16, 28 March 2014 by El libre (talk | contribs) (Created page with "==Mira també== *Bug Squad *Contribuïdors al codi Category:Landing Pages/ca Category:Glossary/ca")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Kiswahili • ‎Nederlands • ‎català • ‎español • ‎français • ‎日本語

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.


Mira també