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

RE: RE: Feature suggestion: --dry-run on update

From: Reedick, Andrew <Andrew.Reedick_at_BellSouth.com>
Date: 2006-10-09 20:50:46 CEST

> -----Original Message-----
> From: Murli Varadachari [mailto:murli@yahoo-inc.com]
> Sent: Monday, October 09, 2006 2:20 PM
> To: 'Rob Hubbard'; 'Subversion Mailing List (E-mail)'
> Subject: RE: Feature suggestion: --dry-run on update
>
>
> On a related note is there a way to diff modified files in my
> WS with the
> latest on the branch ? The assumption here is that
>
> (a) since my last update new revisions have been added to the
> same branch by
> a different user.
>
> (b) several files have been modified in my workspace that
> could potentially
> conflict with the newer revisions.
>
> I tried a couple of combinations I.e
>
> svn diff // diffs of modified files against BASE revisions
>
> svn diff BASE:HEAD // diffs of BASE revisions against latest on branch
>
> How do I diff my local changes v/s latest on branch
>

svn diff -r HEAD foo.java

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA621

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 9 20:51:36 2006

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.