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

Re: [TSVN] Branching Paths - Bug?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-31 20:58:50 CEST

Jeremy Swigart wrote:

> The problem with this, is that if someone wanted to make a new branch from
> trunk/module1, to remain consistant the destination of the copy would need to be
> like /branches/NEW_BUG/module1. This fails though, because NEW_BUG would be a
> non-existant folder. and apparently svn-copy is not able to create additional
> folders in the process of the copy other than the 1 new branch folder.
>
> Anyone have any ideas to this? Is this something that could be added to tortoise
> svn so that it could create a number of new folders for the destination? Or
> perhaps I'm just doing something wrong?

TSVN can't just create intermediate folders itself. That would create an
additional revision in the repository!
But there's already a patch waiting to be reviewed in the Subversion
project. Maybe you should urge the guys on the Subversion mailing list
to take care of this soon:
http://subversion.tigris.org/issues/show_bug.cgi?id=1776

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 31 20:59:13 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.