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

Re: SVN 1.5 - beta1 - svn checkout

From: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 2 Apr 2008 16:17:24 -0700

On Wed, Apr 2, 2008 at 4:07 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:
> "Ben Collins-Sussman" <sussman_at_red-bean.com> writes:
> > History:
> >
> > * Checkout and update used to be different codepaths. Neither was
> > restartable. Right before launching 1.0, we decided this was a
> > showstopper.
> >
> > * kfogel and I made checkout/update into a single codepath which was
> > inherently restartable. A checkout just creates a working copy with
> > "all items missing", and requests an update.
> >
> > * A side-effect of this change, it turned out that checkouts were
> > restartable by *either* 'co' or 'up'... they both ended up invoking
> > the same codepath. We decided it was nifty cool to be so flexible,
> > and left the side-effect alone.
>
> Well, then my memory is playing tricks on me -- I thought the usage
> decision was older than that. But I believe you.
>
> In any case, do we like the property of "restartable by re-invoking the
> same command" ?

I'm a little torn; some of my wc-ng ideas include making checkout a
little specialler.

But even if you're using checkout to restart a checkout, would you
ever want to use --accept?

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-03 01:17:47 CEST

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.