You are not logged in.
Hi all,
Is there a program available that are able to merge a .pacnew file with the existing files, instead of doing this manually ??
Maybe vim can do this but I am not sure ??
It would be nice to do this quickly to save time !!
Last edited by niller (2008-03-11 12:02:08)
/Niels
Registered Linux user #133791
Get counted at http://counter.li.org
Offline
Yaourt, for example, comes with a script called pacdiffviewer which can be used for that.
Offline
Maybe vim can do this but I am not sure ??
Yup, try this from a terminal:
$ vimdiff /etc/conf /etc/conf.pacnew![]()
Last edited by tom5760 (2008-03-11 13:53:21)
Offline
Have a look at pacdiff in the pacman-contrib package in community. If you think it can be improved feel free to submit a patch to the pacman-dev mailing list ![]()
Offline
Thanks a million !! ![]()
/Niels
Registered Linux user #133791
Get counted at http://counter.li.org
Offline