visualworks - How do I transfer Smalltalk files between computers? -


i need transfer smalltalk files between 2 different computers, both running cincom visualworks. (i'm not sure if matters, 1 windows 7 machine, , other mac). how transfer project? should replace image in second machine image in first? can transfer project itself, without taking along entire image? thanks!

you can copy project without copying entire image. there several ways that, depending on smalltalk ide using.

in visualworks, can transfer project via:

  • source code repository (store)
  • parcels
  • .st files

the easiest way copy entire project (and project) in visualworks export 1 or more parcels. these can loaded image. there excellent documentation on in visualworks documents provided distribution.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -