>
> > One other thing--I have two projects that have no status icons for any
> > directories immediately below the top level project directory. However
> > the top level directory has an icon, and so do other directories further
> > down.
>
> How is your setup on those working copies? I can't see how that would be
> possible?
>
Sorry, I misspoke a bit--it's the icon overlays that are missing, not the
icons. The setup is pretty much the same as all the other projects I have.
I have project Foo, which uses externals to pull in libraries a, b, c, d,
etc. and I have project Bar, which pulls in most of the same libraries
(maybe slightly different versions too). Directory structure on disk looks
like this:
Foo/
Foo/a <- from external
Foo/b <- from external
Foo/c <- from external
Foo/Foo <- source for the Foo application lives here, and is not from an
external
Bar/
Bar/a <- from external
Bar/b <- from external
Bar/c <- from external
Bar/Bar <- source for the Bar application lives here, and is not from an
external
In explorer, sometimes all folders directly under the Bar directory will not
have any icon overlays (for subversion status). But the topmost directory
(Bar) and directories and files further down (Bar/a/*, Bar/b/*, Bar/Bar/*,
etc.) will have icons. I just looked and right now it's working, but
yesterday it wasn't. I'm not sure when it started working, but I know I
haven't restarted anything since yesterday morning.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=985253
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-16 22:45:42 CET