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

Re: svn diff --status ?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-07-25 20:41:34 CEST

Vlad Skvortsov <vss@73rus.com> wrote on 07/25/2006 02:34:24 PM:

> I would like to have something like this instead:
>
> $ svn diff $ROOT/tags/1.0 $ROOT/tags/1.2 --status
> A main/module.c
> U main/Makefile.am
> U main/Makefile.in
> U main/main.c
> D main/outdated.c
>
> It would be really helpful when checking differences of large trees.
> Comments?

This feature exists in SVN 1.4. The option to th diff command is
--summarize.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 25 20:43:13 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.