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

Re: heads-up: restartable checkouts

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-10 05:13:27 CEST

Branko Čibej <brane@xbc.nu> writes:

> Ben Collins-Sussman wrote:
> [lots of things]
>
> Interesting plan. I wonder, though, if it's better than doing a
> breadth-first checkout instead of a depth-first one, like we're doing now.

That's equivalent to tossing libsvn_wc/update_editor.c. That is, it
means coming up with a completely new breadth-first system for
checkouts, one which doesn't involve using an editor at all. I don't
think any of us were comfortable with that idea. At least for us,
that would be a last-ditch strategy of desperation. :-)

> What happens when you do "svn co -N repos; svn up"?

What is -N? What does that mean, depth 0? Depth 1?

I've made my opinion known before: I think we should banish the -N
switch, because at the moment it's a) ambiguous, b) half-implemented
for many commands, and c) inconsistent across commands.

I'm very much looking forward to cmpilato's push to create a --depth
argument as a replacement.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 05:14:38 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.