Dec. 9, 2009
12:28 p.m.
Hi guys I do not know if you noticed that with the latest version of Gofer you can get a full git behavior Gofer new squeaksource: 'PharoTaskForces'; addPackage: 'RPackage'; pull to pull all the packages pubslihed and fill up your local cache Gofer new squeaksource: 'PharoTaskForces'; addPackage: 'RPackage'; push to push your local saved versions to the repository.... Of course it means that you can build a database and when you run your script the cache is checked first.... so yes you can work in the train :) Tx lukas