RE: Switch and TortoiseSVN documentation
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 30 Dec 2011 15:27:20 -0500
> I have been reading Chapter 4 of Daily Use Guide where is described
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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.