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

[PATCH] Allow children of unmanaged directories to be managed

From: Ian Brockbank <Ian.Brockbank_at_wolfsonmicro.com>
Date: 2005-02-09 13:06:41 CET

Hi All,

I've got externals set up to map in our OS and HW directories into our
main library. I.e. on drivers:

WDCL http://subversion/svn/trunk/WDCL/core
WDCL/OS http://subversion/svn/trunk/WDCL/OS/WinCE
WDCL/HW http://subversion/svn/trunk/WDCL/HW/XScale

This all worked fine until recently, when Subclipse stopped managing the
files in OS and HW. I've just tracked that down to an assumption in
StatusCacheManager.java - the assumption that a parent being unmanaged
in
a given directory meant the child was unmanaged, which in this case is
invalid.

I attach a patch which fixes this for me.

Cheers,

Ian Brockbank
Applications Software Team Leader
e: ian.brockbank@wolfsonmicro.com / apps@wolfsonmicro.com
scd: ian@scottishdance.net
t: +44 131 272 7145
f: +44 131 272 7001
  

Received on Wed Feb 9 23:06:41 2005

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

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