[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: Karl Fogel <kfogel_at_red-bean.com>
Date: Wed, 02 Apr 2008 19:07:03 -0400

"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" ?

---------------------------------------------------------------------
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:07:14 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.