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

How to easily diff WC against previous revisions

From: Sebastian Schuberth <sschuberth_at_gmail.com>
Date: 2006-10-17 16:31:20 CEST

Hi,

suppose that you just checked out trunk and you want to see the 5 most
recent changes done to a file. Also suppose that the revision numbers in
that the file was changed are non-consecutive (i.e. it was changed in
revision 5, then something else happened to the repository and the
revision was increased, then the file is again changed in revision 10 etc.).

In this case, is there an easy way make "svn diff" show the x (where x
is e.g. 5) most recent changes *without* having to look up the revision
numbers in that the file was actually changed (e.g. using "svn log") first?

-- 
Sebastian Schuberth
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 17 16:32:30 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.