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

Re: Missing externals display in repository browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 27 Nov 2014 20:28:55 +0100

On 25.11.2014 08:15, Bernd Ulrich Seifert wrote:
> Hello ,
>
> I have set up a folder to contain a (versioned) project subfolder and
> some externals. Checkout and Updating that folder including all
> externals runs fine. Also in the repo browser I can see the externals
> properties set up correctly. But in the explorers tree structure none of
> the externals show up, just the one project subfolder. Some days ago all
> externals displayed well inside the repo browsers tree. There was
> definitely no change of externals definition since then. Any hints on that?

The properties are read on a separate thread, they won't show up
immediately (it is very expensive to read the properties from the
repository).
Also, there's a registry setting that can disable showing the externals
in the repobrowser:
HKCU\Software\TortoiseSVN\RepoBrowserShowExternals
set this to 1 (or delete the key).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest interface to (Sub)version control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3091931
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-11-27 20:28:55 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.