translator
11,049
edits
(Created page with "Файл .pacnew может быть создан во время обновления пакета чтобы избежать перезаписи уже существую...") |
(Created page with "* {{ic|V}} показывает различия между двумя файлами * {{ic|S}} переходит к следующему изменению и позвол...") Tags: Mobile web edit Mobile edit |
||
Line 93: | Line 93: | ||
:: (V)iew, (S)kip, (R)emove pacnew, (O)verwrite with pacnew, (Q)uit: [v/s/r/o/q] | :: (V)iew, (S)kip, (R)emove pacnew, (O)verwrite with pacnew, (Q)uit: [v/s/r/o/q] | ||
* {{ic|V}} | * {{ic|V}} показывает различия между двумя файлами | ||
* {{ic|S}} | * {{ic|S}} переходит к следующему изменению и позволяет вам разобраться с ним позже или вручную | ||
* {{ic|R}} | * {{ic|R}} сохраняет существующий файл и удаляет новый | ||
* {{ic|O}} | * {{ic|O}} перезаписывает существующий файл новым | ||
* {{ic|Q}} | * {{ic|Q}} завершает процесс без внесения дальнейших изменений | ||
Unfortunately, there is no perfect road map for how to deal with these files. If you keep the original config file, and the syntax has changed, the program may stop working or fail to use the existing config. If you remove the original file and use the new file without any changes, all your configuration settings can be overwritten. Sometimes, you need to combine pieces from the new and old files to make everything to work. In these situations it is better to integrate the files manually. | Unfortunately, there is no perfect road map for how to deal with these files. If you keep the original config file, and the syntax has changed, the program may stop working or fail to use the existing config. If you remove the original file and use the new file without any changes, all your configuration settings can be overwritten. Sometimes, you need to combine pieces from the new and old files to make everything to work. In these situations it is better to integrate the files manually. |