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

RE: Checkout versus Copy to Working Copy...

From: Todd C. Gleason <tgleason_at_impac.com>
Date: Mon, 13 Apr 2009 09:47:36 -0700

> -----Original Message-----
> From: webpost_at_tigris.org [mailto:webpost_at_tigris.org]
> Sent: Monday, April 13, 2009 9:20 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Checkout versus Copy to Working Copy...
>
> Hello everyone,
> This is a basic question but I can't seem to find a clear answer to
it.
>
> What is the difference between Checkout and Copy to Working Copy?

My guess is that Checkout creates a Working Copy, and Copy to Working
Copy modifies an existing Working Copy by copying from the repo into the
Working Copy. So after doing the Copy, you would actually have a change
to commit. Presumably the Copy option lets you copy from anywhere in
the repo, so you could be working on the trunk and copy a folder from a
branch into your trunk Working Copy, and then commit it.

If all you are trying to do is to sync up with the repo, then after
doing the original checkout, use svn update or svn switch.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1697039

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-14 00:13:02 CEST

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

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