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

Re: Question: Rev 914 (ACK!)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-17 18:20:56 CET

On Thu, Jan 17, 2002 at 10:29:31AM -0600, Ben Collins-Sussman wrote:
>...
> I'm not sure I see the problem, Jay.
>
> Once we 'unbreak' our log command, you can run
>
> $ svn log foo.c
>
> And see a list of revisions in which that particular node changed,
> even if the node lives within a tag. You can then do 'svn diff'
> commands between (relevant) arbitrary revisions of the file, much like
> the way 'cvs rdiff' works.

The "problem" is that you have two steps. In CVS, you can diff against N.M-1
to see a file's change. In Subversion, you must do an "svn log" first, to
discover the prior change rev.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.