Инструменты пользователя

Инструменты сайта


linux:patch
Warning: Undefined array key 2 in /home/virtwww/w_linko22-ru_c0d3353b/http/inc/html.php on line 1453 Warning: Undefined array key -1 in /home/virtwww/w_linko22-ru_c0d3353b/http/inc/html.php on line 1458

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

linux:patch [2012/03/06 11:49]
linko22@gmail.com создано
linux:patch [2012/03/06 11:50] (текущий)
linko22@gmail.com
Строка 1: Строка 1:
 +====== Как создать патч-файл используя diff и patch ======
 +===== Создание патча =====
 +
 Okay, this is what I do. I only know the basic. But before doing this, please backup your source code, patch wrongly will screwup your source code. Okay, this is what I do. I only know the basic. But before doing this, please backup your source code, patch wrongly will screwup your source code.
 First, how to create patch file? First, how to create patch file?
Строка 30: Строка 33:
 At last, if the dry-run is giving good result, do this and enjoy the compilation. At last, if the dry-run is giving good result, do this and enjoy the compilation.
 <code>patch -p1 -i Tb02.patch</code> <code>patch -p1 -i Tb02.patch</code>
 +
 +===== Источник =====
 +[[http://linux.byexamples.com/archives/163/how-to-create-patch-file-using-patch-and-diff/]]
 +
linux/patch.1331020159.txt.gz · Последнее изменение: 2012/03/06 11:49 — linko22@gmail.com