From: Ole J. B. <ole...@ya...> - 2010-08-25 11:31:43
|
> Afaics we currently have a few sources for the ion3 code: > - ion3-plus-darcs.tar.bz2 found in the #ion topic > - ion3plus-source.tar posted by 'milimouse' > - notion-20100409.tar.gz > > It appears notion-20100409 has some recent updates not found in either of the > 2 darcs snapshots. On the other hand, the darcs snapshots might allow us to > keep some of the version control history intact while moving to git - which > would be a huge win. > Agreed > Unfortunately, both darcs snapshots above somehow seem broken or otherwise > unsuitable for conversion to a git repo keeping history intact. > > Unless someone comes up with a non-'broken' snapshot or finds a way to get the > history from the darcs snapshots above, I think I'll just import > notion-20100409.tar.gz (with the changes to LICENSE reverted). 1. IIRC "ion3-plus-darcs.tar.bz2 found in the #ion topic" is a lazy copy, meaning it has incomplete history 2. ion3plus-source.tar posted by 'milimouse' has only 57 pathces in _darcs/patches so it's safe(?) to say this is an incomplete copy. Looking at 'darcs changes' it seems this repo is missing a few patches compared to 3. 3. I'm quite sure my copy at http://folk.ntnu.no/bronner/temp/ion3/repos.tgz should be somewhat complete. At least back to the license change. (I've tried to roll it back to that state) Looking in _darcs/patches it has what apear to be (non-zero sized) patches from 2002. 4. notion-20100409.tar.gz: Comparing RELNOTES, this has one entry more compared to 3: > ion-3-20090110 > -------------- > > This is yet another maintenance release. The plus repo (3) has lots of changes since the last entry in it's RELNOTES though. - Ole Jørgen Brønner |