Dec. 9, 2009
3:24 p.m.
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