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

Re: Creating a branch...

From: Wim Coenen <wcoenen_at_gmail.com>
Date: Sun, 28 Dec 2008 02:00:24 +0100

On Sat, Dec 27, 2008 at 22:39, hyouko <hyouko.kun_at_gmail.com> wrote:
> Apologies - SVN newbie here. I'm trying to create a branch in our
> project so that I can work on a nasty bug introduced in my local
> working copy without disturbing the main-line development. I've tried
> following the documentation here (http://tortoisesvn.net/docs/release/
> TortoiseSVN_en/tsvn-dug-branchtag.html). No luck. At first it was
> telling me that the path I was trying to copy to was not found - so I
> created the path in question (branches/newstuff in the root
> directory). Now it errors out, telling me that the directory already
> exists. What exactly is it looking for here?

Suppose you want to branch "/trunk" to "/branches/newstuff". In this
case the "/branches" folder must already exist, and the "newstuff"
folder must NOT yet exist.

When you create a new folder in windows explorer the situation is
analogous: the parent folder should already exist. The folder you
are trying to create should not already be there.

HTH,

Wim Coenen

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-28 02:00:48 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.