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

Re: I suspect I can get svn info to do this but ...

From: Alan Barrett <apb_at_cequrux.com>
Date: Fri, 28 Aug 2009 13:24:42 +0200

On Thu, 27 Aug 2009, Paul Keating wrote:
> So I want to get the names of all the files on the project branch that
> have had changes committed since the revision that created the project
> branch.

svn diff --summarize --old=${BRANCH}@${THEN} --new=${BRANCH}@HEAD

--apb (Alan Barrett)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2388223

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-28 13:27:36 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.