now with the pull I could dl all the petitParser...coral and work in the 
library without net.
My gut feeling is that you will soon do Sync :)

Here is what I do rigth now.
I imagine that soon or later somebody will do a simple interface or add button 
to MCBrowser to 
do that with one menu.


sync
        "to sync local and remote repositories"
        "self sync"
        Gofer new
                squeaksource: 'Coral';
                addVersion: 'Coral';
                addVersion: 'LoadCoral';
                push.
        Gofer new
                squeaksource: 'Coral';
                addVersion: 'Coral';
                addVersion: 'LoadCoral';
                pull.

Stef
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to