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

Re: finishing `svn diff': two ways to do it

From: <kfogel_at_collab.net>
Date: 2001-10-11 23:20:22 CEST

Greg Hudson <ghudson@MIT.EDU> writes:
> > $ svn diff -r 20 foo.c
> > ... shows diff from local foo.c to revision 20 of foo.c in repos.
>
> This is backwards from CVS. I don't see a compelling reason for that.

Sorry; just means I misremembered CVS. Yes, let's default to the same
as CVS. Uh, please adjust everything I've said up till now
accordingly.

Thanks, Greg. :-)

> > 2. The server sends over the BASE->REV1 svndiff and the BASE->REV2
> > svndiff, the client creates both revisions locally, and runs
> > diff locally.
>
> As Kevin said, we pretty much concluded that the server should never
> run an external diff program, so this is the right answer.

Good.

---------------------------------------------------------------------
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:44 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.