[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-31 Thread Florent Daignière
* Matthew Toseland [2008-07-31 19:04:29]: > On Sunday 29 June 2008 18:03, bombe at freenetproject.org wrote: > > Author: bombe > > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > > New Revision: 20868 > > > > Modified: > >trunk/freenet/src/freenet/client/async/SingleFileInserter.java >

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-31 Thread Matthew Toseland
On Sunday 29 June 2008 18:03, bombe at freenetproject.org wrote: > Author: bombe > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > New Revision: 20868 > > Modified: >trunk/freenet/src/freenet/client/async/SingleFileInserter.java >trunk/freenet/src/freenet/support/io/BucketChainBucket.

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-31 Thread Florent Daignière
* Matthew Toseland <[EMAIL PROTECTED]> [2008-07-31 19:04:29]: > On Sunday 29 June 2008 18:03, [EMAIL PROTECTED] wrote: > > Author: bombe > > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > > New Revision: 20868 > > > > Modified: > >trunk/freenet/src/freenet/client/async/SingleFileInserte

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-31 Thread Matthew Toseland
On Sunday 29 June 2008 18:03, [EMAIL PROTECTED] wrote: > Author: bombe > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > New Revision: 20868 > > Modified: >trunk/freenet/src/freenet/client/async/SingleFileInserter.java >trunk/freenet/src/freenet/support/io/BucketChainBucket.java >

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-02 Thread NextGen$
* David ???Bombe??? Roden [2008-07-02 01:01:48]: > On Wednesday 02 July 2008 00:53:18 Matthew Toseland wrote: > > > BucketChainFactory is used in InsertCompressor. > > Right, and InsertCompressor does not exist in trunk. It looks like nextgens > applied the patch for InsertCompressor to Single

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-02 Thread David ‘Bombe’ Roden
On Wednesday 02 July 2008 00:53:18 Matthew Toseland wrote: > BucketChainFactory is used in InsertCompressor. Right, and InsertCompressor does not exist in trunk. It looks like nextgens applied the patch for InsertCompressor to SingleFileInserter. Bombe -- next part

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-02 Thread David ‘Bombe’ Roden
On Tuesday 01 July 2008 14:25:33 Matthew Toseland wrote: > I did fix this in the db4o branch, sorry for not labelling the final fix as > BACKPORT... it's right after the original backport-labelled commit though, > it should be easy to find. Fix for what? SingleFileInserter in your branch looks ex

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-02 Thread NextGen$
* David ???Bombe??? Roden <[EMAIL PROTECTED]> [2008-07-02 01:01:48]: > On Wednesday 02 July 2008 00:53:18 Matthew Toseland wrote: > > > BucketChainFactory is used in InsertCompressor. > > Right, and InsertCompressor does not exist in trunk. It looks like nextgens > applied the patch for InsertC

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread Matthew Toseland
On Tuesday 01 July 2008 23:25, David ?Bombe? Roden wrote: > On Tuesday 01 July 2008 14:25:33 Matthew Toseland wrote: > > > I did fix this in the db4o branch, sorry for not labelling the final fix as > > BACKPORT... it's right after the original backport-labelled commit though, > > it should be ea

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread David ‘Bombe’ Roden
On Wednesday 02 July 2008 00:53:18 Matthew Toseland wrote: > BucketChainFactory is used in InsertCompressor. Right, and InsertCompressor does not exist in trunk. It looks like nextgens applied the patch for InsertCompressor to SingleFileInserter. Bombe signature.asc Description: This

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread Matthew Toseland
On Tuesday 01 July 2008 23:25, David ‘Bombe’ Roden wrote: > On Tuesday 01 July 2008 14:25:33 Matthew Toseland wrote: > > > I did fix this in the db4o branch, sorry for not labelling the final fix as > > BACKPORT... it's right after the original backport-labelled commit though, > > it should be ea

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread David ‘Bombe’ Roden
On Tuesday 01 July 2008 14:25:33 Matthew Toseland wrote: > I did fix this in the db4o branch, sorry for not labelling the final fix as > BACKPORT... it's right after the original backport-labelled commit though, > it should be easy to find. Fix for what? SingleFileInserter in your branch looks ex

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread Matthew Toseland
On Tuesday 01 July 2008 07:41, NextGen$ wrote: > * bombe at freenetproject.org [2008-06-29 > 17:03:08]: > > > Author: bombe > > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > > New Revision: 20868 > > > > Modified: > >trunk/freenet/src/freenet/client/async/SingleFileInserter.java > >

[freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread NextGen$
* bombe at freenetproject.org [2008-06-29 17:03:08]: > Author: bombe > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > New Revision: 20868 > > Modified: >trunk/freenet/src/freenet/client/async/SingleFileInserter.java >trunk/freenet/src/freenet/support/io/BucketChainBucket.java >

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-07-01 Thread Matthew Toseland
On Tuesday 01 July 2008 07:41, NextGen$ wrote: > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-06-29 17:03:08]: > > > Author: bombe > > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > > New Revision: 20868 > > > > Modified: > >trunk/freenet/src/freenet/client/async/SingleFileInserter.jav

Re: [freenet-dev] [freenet-cvs] r20868 - in trunk/freenet/src/freenet: client/async support/io

2008-06-30 Thread NextGen$
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-06-29 17:03:08]: > Author: bombe > Date: 2008-06-29 17:03:08 + (Sun, 29 Jun 2008) > New Revision: 20868 > > Modified: >trunk/freenet/src/freenet/client/async/SingleFileInserter.java >trunk/freenet/src/freenet/support/io/BucketChainBucket.j