From owner-freebsd-questions Tue Nov 5 08:38:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA09009 for questions-outgoing; Tue, 5 Nov 1996 08:38:34 -0800 (PST) Received: from cs.pdx.edu (root@cs.pdx.edu [204.203.64.22]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA08999 for ; Tue, 5 Nov 1996 08:38:31 -0800 (PST) Received: from sirius.cs.pdx.edu (root@sirius.cs.pdx.edu [204.203.64.13]) by cs.pdx.edu (8.7.5/CATastrophe-2/10/96-P) with ESMTP id IAA23270; Tue, 5 Nov 1996 08:38:28 -0800 (PST) for Received: from localhost (jrb@localhost [127.0.0.1]) by sirius.cs.pdx.edu (8.7.5/CATastrophe-9/18/94-C) with ESMTP id IAA21147; Tue, 5 Nov 1996 08:38:27 -0800 (PST) for Message-Id: <199611051638.IAA21147@sirius.cs.pdx.edu> To: questions@freebsd.org Subject: tool for making diff tree? Date: Tue, 05 Nov 1996 08:38:26 -0800 From: Jim Binkley Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there a tool that one might use to compare two src trees and produce a diff tree; i.e., put diffs in a shadow tree with per file diffs? Possibly I can hack something with perl and diff -r Please send any responses directly to me. regards, Jim Binkley jrb@cs.pdx.edu