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

Re: "svn diff" performance

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-07-24 17:46:04 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Vladmir,
>
> You're asking the server to compare two trees, namely '/' and '/'. Do
> you have any idea how *big* those trees are? We have the /trunk tree,
> and at least 4 copies of it in /branches, and 2 more copies of it in
> /tags. And each source tree is itself pretty large, over 800 files
> and directories to compare.

Um, that sounds wrong. Why would it start comparing files in
/branches and /tags? Shouldn't they have the same node id in both
revisions, thus eliminating the need for further comparison? The same
for any subdirectory in trunk which doesn't contain modified files.

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 17:52:58 2002

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.