[squeak-dev] Somehow , the 'Network-Igor.Stasenko.36.mcz' commit to inbox was not broadcasted via mail

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Somehow , the 'Network-Igor.Stasenko.36.mcz' commit to inbox was not broadcasted via mail

Igor Stasenko
There is a small fix i made, you can read it in package snapshot comment.

--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Somehow , the 'Network-Igor.Stasenko.36.mcz' commit to inbox was not broadcasted via mail

Ken Causey-3
On Fri, 2009-09-04 at 00:41 -0700, Igor Stasenko wrote:
> There is a small fix i made, you can read it in package snapshot comment.

When you put a package version in the inbox and it generates the diff
for the email and has no ancestor to compare against you get the entire
package source listed and therefore a very large email.  Squeak-dev
logically blocks messages larger than 100KB, IIRC.

Ken



signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Somehow , the 'Network-Igor.Stasenko.36.mcz' commit to inbox was not broadcasted via mail

Bert Freudenberg

On 04.09.2009, at 18:01, Ken Causey wrote:

> On Fri, 2009-09-04 at 00:41 -0700, Igor Stasenko wrote:
>> There is a small fix i made, you can read it in package snapshot  
>> comment.
>
> When you put a package version in the inbox and it generates the diff
> for the email and has no ancestor to compare against you get the  
> entire
> package source listed and therefore a very large email.

... because ancestors are only searched in the same repository by  
squeaksource. As mentioned before, help improving that server is  
appreciated. It's a nice seaside app.

>  Squeak-dev logically blocks messages larger than 100KB, IIRC.


- Bert -



Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Somehow , the 'Network-Igor.Stasenko.36.mcz' commit to inbox was not broadcasted via mail

Igor Stasenko
In reply to this post by Ken Causey-3
2009/9/4 Ken Causey <[hidden email]>:
> On Fri, 2009-09-04 at 00:41 -0700, Igor Stasenko wrote:
>> There is a small fix i made, you can read it in package snapshot comment.
>
> When you put a package version in the inbox and it generates the diff
> for the email and has no ancestor to compare against you get the entire
> package source listed and therefore a very large email.  Squeak-dev
> logically blocks messages larger than 100KB, IIRC.
>
thanks for explanation. i thought i'm doing something wrong and a bit
feared that
snapshot wasn't really there..

> Ken
>
>
>
>



--
Best regards,
Igor Stasenko AKA sig.