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

Re: Question about working directly in a branch

From: Aaron D. Marasco <Trac-Mail_at_RevRagnarok.com>
Date: Tue, 17 Aug 2010 10:58:27 -0400

On Tue, Aug 17, 2010 at 10:33, Leah Cimpani <leahcimp_at_bellsouth.net> wrote:

>
> My plan is to work on both the main line and v2.1 in parallel,
> eventually/periodically merging v2.1 changes back to trunk.
>
> My question is: can I work directly in my local copy of /branches/v2.1 and
> commit from there, or do I need to something with my "working copy"?
>
>
What you call your "local copy" is the working copy. You will have two
"versions" checked out at once.

Example:
/project/trunk -> c:\work\project
/project/branches/v2.1 -> c:\work\project_v21

They are (most likely) completely independent of each other and don't use
any files from each other in any way.

Aaron

-- 
"When in doubt, C4." ~ Jamie Hyneman
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2647865
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-17 16:59:16 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.