On Tue, Dec 9, 2008 at 12:11 PM, Marc Weber <[EMAIL PROTECTED]> wrote: > > On Tue, Dec 09, 2008 at 11:03:03AM +0800, Steven Woody wrote: >> I want to compare difference of two whole directory (with >> subdirectories). Is vimdiff help in this case? I know, there is a >> program winmrege on windows can do this task, but I am finding a >> solution on Linux. Any suggest will be highly appreciated. > > diff -R foo/ bar/ | vim or such.. > also have a look at > http://www.vim.org/scripts/script.php?script_id=102 > However its much slower to use. > > So it depends on your use case. > > Marc Weber >
Hi, Everyone Thanks for your inputs. DirDiff seems suitable to me. I can not undersand the Japanese web page, but I think I can learn something at http://www.vim.org/scripts/script.php?script_id=102 I will be trying it :) --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---