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

Re: restartable checkouts fail at the same point every time

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-23 16:26:27 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> Yes. Restartable checkouts are not actually restartable _checkouts_.
> You need to use "svn up" to fix a broken checkout.

I knew this would lead to confusion. I'm going to fix this; it's at
all obvious (nor is it documented *anywhere*) that you're supposed to
restart a checkout with 'svn up'.

If I can manage to commit my "checkout calls update under-the-hood"
change, then things will work perfectly. If a runs 'svn co' on an
interrupted checkout, it *will* run 'svn up' under the hood
automatically. At the moment, I believe running 'svn co' a 2nd time
simply starts over from the beginning, overwriting the working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 23 16:28:14 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.