[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Branch changes

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 8 Oct 2013 08:51:01 -0400

On Tue, Oct 8, 2013 at 8:26 AM, John Maher <JohnM_at_rotair.com> wrote:
> Is there a way to find out all the files that changed since a branch was
> created?

svn diff --summarize URL_TO_BRANCH -r BRANCHCREATED:HEAD

Where BRANCHCREATED is the revision where you created the branch.
Received on 2013-10-08 14:52:13 CEST

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.