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

RE: puzzled about branching

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 20 Sep 2011 10:13:52 -0400

> No, I created my paths just as I showed in the original post. /branches is a
> sibling of /trunk.
>
> This issue seems to be that /trunk is not my top level - we created our
> repository initially without /trunk, /branches and /tags, without considering
> what we'd do when the time came to split for different versions (we were all
> new to SVN at the time and JUST wanted somewhere to keep everything
> with history - we hadn't even planned to have different versions back then).
>
> Because I have /project/development/trunk and
> /project/development/branches/lite, and it's /project that I'm updating, it's
> doing its own separate checkout of /branches/lite even though I didn't
> specifically ask for it.

Why don't you just change what path your working copy is a checkout of. Check-out /project/development/trunk directly??? This way updates won't get new branches. If you want to work on a branch do a new checkout of /project/development/branch/lite? (Or you can use switch which I prefer not to use.)

BOb

>
> We'll leave it be for this project, as it looks like we're going to get away with
> having just one branch, and I prefer to be a little bit inconvenienced by the
> setup myself, than to change it around at this late stage and confuse
> everyone else.
>
> Sharon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-20 16:14:01 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.