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

Re: functional equivalent to "cvs rdiff -s"?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-08-17 10:26:16 CEST

Nathan Dauchy wrote:
> Is there any capability in Subversion like the CVS command "cvs rdiff
> -s", which summarizes the difference between two revisions in the
> repository, listing all the filenames that have changed?
>
> I searched the mailing list archive and found that someone asked this
> question a while ago, but apparently got no reply:
> http://www.contactor.se/~dast/svnusers/archive-2004-03/1372.shtml
>
> If there isn't already a workaround to do this, can it be considered for
> inclusion in the next svn release, since there are at least two of us
> who would find it useful? :)

The workaround would be to post-process "svn log" output.

If you'd like to see a new feature, write up a description of how you would
want it to behave (i.e. exactly what level of detail you would expect), and
post here.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 17 10:26:57 2004

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.