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

Re: Resolution of 'svn diff' change?

From: <cmpilato_at_collab.net>
Date: 2003-05-19 16:38:26 CEST

Colin Watson <cjwatson@flatline.org.uk> writes:

> Also, a wrapper will be much slower than letting 'svn diff' do all the
> files at once if your connection to the server has high setup time.
> Consider svn+ssh to a distant machine. I do this frequently with CVS,
> and a wrapper calling 'svn diff' multiple times would be *painful*.

Actually, it sucks with CVS because CVS's diffs require network
access. Subversion's don't. So your net connection won't play into
the cost of this change at all.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 16:43:23 2003

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.