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

RE: Re: Question about working directly in a branch

From: Phil Sayers <Phil_at_cds-am.net>
Date: Tue, 17 Aug 2010 13:30:22 -0400

I'd suggest you have 2 working copies.

one checked out from your_svn_repo/project/trunk

The other checked out from your_svn_repo/branches/v2.1

Doing this really helped me keep things separated both visually and
mentally, especially when getting started with merging.

-----Original Message-----
From: Leah Cimpani [mailto:leahcimp_at_bellsouth.net]
Sent: Tuesday, August 17, 2010 11:40 AM
To: users_at_tortoisesvn.tigris.org
Subject: RE: Re: Question about working directly in a branch

I see, thanks for the explanation. My working copy actually mirrors my
repository (which isn't very big to begin with, and I'm a solo developer):

/project/trunk -> c:\svn\project\trunk
/project/branches/v2.1 -> c:\svn\project\branches\v2.1

If I understand this correctly... I have only one working copy as a result
of a single checkout (at the root), so I believe there is nothing I need to
change with regard to the working copy. I should be able to work in the
branch, submit, and merge back to trunk, all in my single working copy.

Is that correct?

Thanks so much.

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

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-17 19:30:47 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.