[kepler-dev] [Bug 3898] - When switching between Kepler1.0.0 and the SVN devel tree, ~/.kepler must be removed

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 2 13:28:18 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3898





------- Comment #4 from welker4kepler at gmail.com  2009-04-02 13:28 -------
I have a proposed solution to this problem. I think that the cache should be
module aware. If you are running kepler-trunk, a different cache (or part of
the cache) should be used than if you are running kepler-1.0 or daks-base.

When you do a change-to, to kepler-1.0 from kepler-trunk for example, there
would be no memory of what was in the cache for kepler-trunk, but then you
would not have any strange incompatibilities. When you changed back to
kepler-trunk, your data previously stored in kepler-trunk would be available
again.

Alternatively, I suppose we could develop a cache where there are some basic
items that would appear regardless of change-to, but then perhaps there are
specific items that are known to cause problems which behave in the manner
described above (i.e. if you do a change-to kepler-1.0, that cache item is not
available until you change-to back to kepler-trunk).

Any thoughts?


More information about the Kepler-dev mailing list