[kepler-dev] [Bug 4666] identify problems with converting .kepler-1.0 to .kepler-2.0

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Feb 3 16:22:31 PST 2010


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

Chad Berkley <berkley at nceas.ucsb.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Chad Berkley <berkley at nceas.ucsb.edu> 2010-02-03 16:22:31 PST ---
I added code to DotKeplerManager to identify a .kepler version 1.0 directory. 
If it finds this, it will change the cache location in DKM so that 1.0 and 2.0
can live side by side.  It also writes a marker file so that we know what
version the .kepler directory is in the future so that it will be easier to
upgrade for new releases.  

Right now, 1.0 and 2.0 are both working as long as 1.0 is installed first.  I
see no reason to make it work if 2.0 is installed first.  

There is still the issue of actually transfering data out of the old 1.0 cache
into the new cache.  I took a look at this and I think it might be next to
impossible to do this.  I'll keep messing with it a bit to see if I can come up
with a solution, but right now I think that 1.0 data will be stuck in 1.0
without a manual export.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list