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

Listing the changes in a revision

From: Chris Rose <chris.rose_at_messagingdirect.com>
Date: Sat, 5 Jan 2008 14:37:41 -0700

I want something that is basically the --summarize option of svn diff,
but without the network overhead, or at least the overhead I assume
exists. Is it possible, given a revision number, to determine the
_scope_ of the changes in that revision? I want to know which files
changed, which files were added, deleted, etc...

svn diff --summarize, in my test, seemed to take a long time,
suggesting that it sends more over the wire than I want; is there a
faster way?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-05 22:38:34 CET

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.