On 12/03/2015 06:30 AM, Stephan Eggermont wrote:
On 03-12-15 09:34, Robert Withers wrote:
Hi Stef,
Yes, my bailing on a more standard squeak project distribution solution is due to a few factors...
1 - environment confusion between Pharo and Squeak. I choose squeak due it is the native VMMaker and vm Dev environment. 2 - in squeak, the Cryptography and SqueakSource projects are inaccessible to me, as I can't reset my access. 3 - I haven't figured out next-gen git-based solutions. Prefer 1 file per class git mgmt but whatever. MCZs in git's fine but I chose to limit admin tasks and drive some actual coding in my time mgmt.
I think these cover my choices. I do like dropbox cloud storage lots.
What is the recommended squeak environmental solution? Is it a SqueakSource project? Which MCZ storage solution would be best? Thank you.
Hi Robert,
We do not have a way to incorporate dropbox storage into our continuous integration process (and AFAIK don't currently plan to add it). We strongly prefer getting code in a way that can be handled automatically. Please use one of the supported platforms: - squeaksource - ss3 - smalltalkhub By asking in the squeak mailing list you should be able to have your access reset. Alternatively, you can create an account on ss3 or smalltalkhub.
Are any of these used by both squeak and Pharo? That would be the right move I think. I will ask about getting my password reset for squeaksource, since that is where the old code resides. - Robert
Stephan