Wrinting a script to load packages from Monticello

Sebastián Sastre ssastre at seaswork.com.ar
Fri May 5 21:33:33 UTC 2006


Bert,

	I've cassually made a pair of them today. I've made a pair of .bat
commands to aid the process.

	I proceed this way:

	1. execute Clear.bat
	2. execute GenerateBase.bat
	3. execute StartSqueakLoadingProject.bat

	The only manual thing I have to do is to edit the version numbers of
my packages in ProjectLoader.st file.
	
	Note I unzip a Seaside-2.5.zip image (the .image and .changes files)
with 7z and that ziped image already has an updated SqueakMap.

	Regards,

Sebastian 



> -----Mensaje original-----
> De: squeak-dev-bounces at lists.squeakfoundation.org 
> [mailto:squeak-dev-bounces at lists.squeakfoundation.org] En 
> nombre de Bert Freudenberg
> Enviado el: Viernes, 05 de Mayo de 2006 17:48
> Para: The general-purpose Squeak developers list
> Asunto: Re: Wrinting a script to load packages from Monticello
> 
> 
> Am 05.05.2006 um 18:13 schrieb Colin Putney:
> 
> >
> > On May 5, 2006, at 4:57 AM, Damien Cassou wrote:
> >
> >> Hi,
> >>
> >> I would like to write a script that:
> >>
> >> - Add repositories to monticello (ie: mc.lukas-renggli.ch/magritte)
> >> - Load latest versions of some packages in this repositories
> >>
> >> How can I do that ?
> >
> > Looks like you've already got something going, but you 
> might also be 
> > interested in the installers I wrote for OmniBrowser and
> > Monticello2.:
> >
> > http://www.wiresong.ca/static/releases/OBInstaller-cwp.11.st
> > http://www.wiresong.ca/static/releases/MDInstaller.1.st
> 
> And, MC config maps serve exactly the same purpose.
> 
> - Bert -
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProjectPrerequisitesLoader.st
Type: application/octet-stream
Size: 617 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060505/62de92c2/ProjectPrerequisitesLoader.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProjectLoader.st
Type: application/octet-stream
Size: 469 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060505/62de92c2/ProjectLoader.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ClearDOTbat
Type: application/octet-stream
Size: 133 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060505/62de92c2/ClearDOTbat.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GenerateBaseDOTbat
Type: application/octet-stream
Size: 46 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060505/62de92c2/GenerateBaseDOTbat.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StartSqueakLoadingProjectDOTbat
Type: application/octet-stream
Size: 43 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060505/62de92c2/StartSqueakLoadingProjectDOTbat.obj


More information about the Squeak-dev mailing list