Esteban A. Maringolo wrote
> So... rephrasing the question... What is the recommended way to work
> with external files in the same repository as these of Tonel?

Here is what I do (although I'm not sure if it's "the" way). This is off the
top of my head because I'm not in front of an image right now:
1. Change external files
2. Commit via command line
3. In Pharo, "repair" from Iceberg
4. Choose discard image changes and load repository version
5. Select "DO NOT CHECK OUT ANY PACKAGES" **Important if you have changes in
image you don't want to lose**

Since you didn't check out any packages, the code loaded in Pharo didn't
change. In essence, you just synced Iceberg with the filesystem/git



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to