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

Re: svn Checkout Works Like svn Update when working copy already exists?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-29 22:25:01 CEST

On Apr 29, 2005, at 3:07 PM, Nathan Kidd wrote:
>
> Is this documented somewhere? Is there any difference between a
> checkout on a pre-existing WC and an update, besides the fact that
> checkout requires an explicit URL?

There is no difference. Under the hood, they're the same code.

The rationale was that if 'svn co' is interrupted, either 'svn co' or
'svn up' should be able to resume and continue the checkout.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 22:28:49 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.