* Matthew Toseland <toad at amphibian.dyndns.org> [2008-09-06 19:34:47]:
> Since db4o-java.zip changes every week, could you either host the version you > used on emu, or at least insert it to Freenet? > What would be the point? the code is in svn... The only point of providing the hash of the zipfile I used is if someone wants to verify what I've commited... if I host the zipfile and you get it from me you have to assume I'm not malicious and there is no reason for you not to use svn ;) So it would defeat the purpose > On Saturday 06 September 2008 17:27, Florent Daigni?re wrote: > > Here is how to verify r22500: > > > > svn co -r22500 https://emu.freenetproject.org/svn/trunk/contrib/db4o > > wget http://www.db4o.com/downloads/db4o-7.4-java.zip > > sha1sum db4o-7.4-java.zip > > ecaa3d21412c9ebfbea6c28e2beb656fc33c7e4a db4o-7.4-java.zip > > unzip ../db4o-7.4-java.zip db4o-7.4/src/db4oj/* db4o-7.4/src/db4ojdk5/* > db4o-7.4/src/db4ojdk1.2/* > > > > rm -rf src > > mkdir src > > mv db4o-7.4/src/db4oj* src/ > > svn stat > > > > #################################################################### > > > > For the records: I'm still not convinced that db4o is the way to go... > > but as I have already ranted about that on IRC so I will spare the mailing > > list... > > > > You can download a pre-freenet-ext#22 from > > https://emu.freenetproject.org/~nextgens/freenet-ext-db4o.jar to try it > > out. Tell me if it's broken, possibly before I release it ;) > > 8d14ab5b5cf52dd04fd6433a540c433223262dcf public_html/freenet-ext-db4o.jar > > > > NextGen$ > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20080906/eec5c4d0/attachment.pgp>
