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

Re: `svn diff' progress

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-12-18 18:12:47 CET

Philip Martin <philip@codematters.co.uk> writes:
> The alternative is that the first crawler runs over the working copy,
> and the editor builds a temporary working copy. The second crawler
> then runs over this new working copy and a second editor produces the
> required diffs. Now the first crawler/editor is very like the current
> update, and the second is very like the current diff, so I can see how
> this would work. Lots of lovely code reuse into the bargain. There is
> the overhead of constructing a complete working copy, but we need to
> store the hierarchy information somewhere and a working copy is
> probably the simplest way.
>
> In fact writing this has lead me to conclude that the second approach
> is the one to take, having previously been assuming that the first
> would be the one!

:-) Hmmm...

Where on disk are these temporary working copies going to be created?

-Karl

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