[Newbies] diffing running images between machines?

cdrick cdrick65 at gmail.com
Thu Aug 24 22:34:27 UTC 2006


Hi

2006/8/24, Bakki Kudva <bakki.kudva at gmail.com>:
> Hi,
>
> I have been developing on 3 machines and I shuttle the images back and
> forth as follows.

I do that too but I try to avoid it ...  Even if it's handy, rather
than using the same image everywhere, it's better to publish your code
in monticello package for instance.

Monticello is nice for that because it allows to assemble in packages
your code (new classes and extension in existing ones provided they
are in a category prefixed by *name-xxxx. name here is the name of
your monticello package).

Once you have monticello packages (*.mcz) for your projects and
extensions, you can publish them on the net on squeaksource (or on
your own server if you have one)

Hope that helps

Cédrick


More information about the Beginners mailing list