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

RE: Switch and TortoiseSVN documentation

From: Adam Raszkiewicz <adam.interact_at_gmail.com>
Date: Tue, 3 Jan 2012 08:33:51 -0800 (PST)

> > I have been reading Chapter 4 of Daily Use Guide where is described
> > Branching/Tagging and Switch functionality. I understand what
> > branching/tagging is for but not switch functionality. Simply a paragraph
> > named "To Checkout or to Switch..." is not clear for me. Lets explain it why.
> >
> > Part: TortoiseSVN → Checkout to make a fresh checkout in an empty folder
> >
> > Where I'm checking to? Trunk or a new branch/tag? Other way I have created
> > same copy of the repo which I have already in a folder X and in that case I don't
> > understand why I'm doing that.
> >
> > Thanks for any explanation.
>
> Not sure I understand your question.
>
> When you "Checkout" you are creating a working copy of the repository based on the URL that you provide. So, you could provide the URL to a trunk or a branch or pretty much any path.
>
> When you switch... you are changing the working copy to a new path. A switch generally is done when the new path shares and ancestor path with the currently checkout out path. (Svn at this point may be smart enough to not allow a switch to a path that doesn't have a common ancestor).
>
> BOb

I understand Checkout process, but why I'm checking out in that described case in the User Guide. Why I'm checking out second time this same repo but different folder to create a fresh copy?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-03 17:39:45 CET

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.