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

Re: TortoiseSVN handles Externals incorrectly when a folder structure (i.e. folder/sub-folder) instead of a single folder is supplied as local path

From: Christian Balzer <christian.balzer.ba_at_gmail.com>
Date: Sun, 20 Apr 2014 01:44:15 +0100

On Fri, Apr 18, 2014 at 2:14 PM, Stefan Küng wrote:
>> [...] The
>> svn:externals property window looked a bit like this:
>> Path | URL | Peg | ...
>> project1/trunk | ^/project1/trunk | 1234 |
>> groupA/subgroup1/project2/trunk | ^/groupA/subgroup1/project2/trunk | 1234 |
>> project3 | ^/project3 | 1234 |
>> [...]
> It's a bug, yes: such a setup was never implemented in the repo browser.
> If the intermediate folders of your externals are versioned, then it works.
> But your externals are inside unversioned folders, and unversioned
> folders do not exist in the repo browser. So there's nowhere to 'attach'
> the external folders in the repo browser tree.

Hi Stefan,

I suppose you don't want me to raise a bug ticket, then? It sounds
like a "won't fix" to me...

But regardless of that, are you saying that if I create the following
folders and commit them to the ^/_all/ folder, and then add the
respective externals to them (instead of to the _all/ folder
directly), it would work?

Create this folder in SVN... | ...and attach this one as an external
^/_all/project1/trunk | ^/project1/trunk
^/_all/groupA/subgroup1/project2/trunk | ^/groupA/subgroup1/project2/trunk
^/_all/project3 | ^/project3

Kind regards,

Christian

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-04-20 02:44:20 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.