Category Archives: Linux

Diff two source controlled directories

I constantly need to diff two directories just to check what files have changed between revisions. When you do a CVS checkout of two separate branches whether they’re incremental or not, sometimes you need to check which files differ as … Continue reading

Posted in Snippets | Leave a comment