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

Re: view diffs between 2 revisions

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-04-26 22:13:28 CEST

On 4/25/07, Jo De Troy <jo.de.troy@gmail.com> wrote:
> Hello,
>
> I'm pretty new to subversion and I was wondering if it's possible to get an
> overview of all changes between 2 different revisions within subversion.

svn diff -r <STARTREV>:<ENDREV> <URL_OR_WC_PATH>

See also svn help diff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 26 22:13:52 2007

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.