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

RE: Nested status if external link folder have another external link folder under it

From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 26 Jun 2012 14:27:12 +0200

The nested status is a TortoiseSVN specific status that tells you that there
is a working copy below the parent working copy (a ‘nested’ working copy).

This is exactly how externals are implemented in Subversion, so I would
recommend leaving it at this.

                Bert

From: 許阿光 [mailto:huikuang.hsu_at_gmail.com]
Sent: dinsdag 26 juni 2012 04:42
To: users_at_subversion.apache.org
Subject: Nested status if external link folder have another external link
folder under it

Hi,

I have use svn:externl command to manage my source code (actually I am using
TortoiseSVN 1.7.7)

When setup svn:externel like:

local_folder/ Url1
local_folder/hierarchy2/ Url2

to get 2 remote repository into my local folder
This folder would be in NESTED status

Can I fix this status or just leave it? or any suggestion to achieve same
layout of folder heirarchy

Thanks a lot.
Received on 2012-06-26 14:28:19 CEST

This is an archived mail posted to the Subversion Users mailing list.

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