Re: Determining file(s) modified in a changeset
From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 15 Apr 2010 15:56:07 -0400
On Thu, Apr 15, 2010 at 15:42, David Bartmess <dingodave_at_edingo.net> wrote:
svn diff --summarize OLDTAG NEWTAG will list all files that differ
> And is there a way to get a list of files that changed with a changeset
svn diff --summarize -r<REVNUM> will give you a listing of all items
--summarize was added in 1.5 I think, but it's probably a safe
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.