Re: "svn diff" performance
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2002-07-24 14:21:56 CEST 
Vladimir Prus <ghost@cs.msu.su> writes:
 >     time svn diff -r2674:2675 http://svn.collab.net/repos/svn
 Vladmir,
 You're asking the server to compare two trees, namely '/' and '/'.  Do
 If you run 
     svn diff -r2674:2675 http://svn.collab.net/repos/svn/trunk
 ...it only takes 12 seconds.
 If you run 'svn diff -v -r2675', you'd see exactly which files
 ---------------------------------------------------------------------
  | 
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.