I've played similar games for a long time. Originally, I had to run on a Novell network, and it was a BSOD waiting to happen. So, I added a machine with the Novell client that did nothing but use a mapped drive to read from a source and push data over TCP/IP to my server, which happily no longer ran the Novell client, and hence did not throw a BSOD twice or more each week.
Some time after that, I realized that the second machine could do more to help the server, and it ended up doing a fair amount of crunching, sending only summary data to the server. Works great. It's more boxes to maintain, but otherwise it's a nice arrangement. Bill ________________________________________ From: [email protected] [[email protected]] On Behalf Of Igor Stasenko [[email protected]] Sent: Monday, October 11, 2010 7:38 PM To: [email protected] Subject: Re: [Pharo-project] how to get the diff on commit on the pharo source? On 11 October 2010 20:03, Lukas Renggli <[email protected]> wrote: > It is not the mailing list that is the problem, it is the > squeaksource.com server that is. It takes several minutes to calculate > a simple diff of a single version and that just kills responsiveness > at the current rate of commits. > Its not necessary to do diff processing on squeaksource.com host. Another host could simply watch repositor(ies), and then download new versions and do diff & email it to mailing list. > Lukas > > On 11 October 2010 18:01, Alexandre Bergel <[email protected]> wrote: >> Maybe on a separate mailing list. >> >> Cheers, >> Alexandre >> >> >> On 11 Oct 2010, at 12:49, Stéphane Ducasse wrote: >> >>> I would really like to have the same behavior than the squeak system ie >>> having the source modification >>> send to the list. I could not see how to set it up on squeaksource. >>> May be this is not the same version running. >>> >>> Stef >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
