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

Re: List of files that have changed

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-19 02:19:49 CET

On Jan 18, 2006, at 23:50, Scott Clemmons wrote:

> Is there a way with subversion (or with any of the GUI tools like
> tortoise) to see a list of files that have changed in a range,
> without all of the log information, and without duplications of
> filename?
> So, for example, File_A may have been modified several times
> between revision 5-10, but I only want to see File_A once in the list.

You can use svn diff and throw away the diff. :-/ Kinda wasteful of
bandwidth, but it should work...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 19 03:56:28 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.