On 23 May 2020, at 22:57, Michael Burns <michaelburns@mac.com> wrote:
Thanks Stéphane:
Sorry I did not answer your questions below earlier. I often see your mails on my iPad while having coffee. By the time I got to my computer I had forgotten.
don;t worry for me emails are by definition late bound.
Answers below marked MKB:
On May 23, 2020, at 3:48 AM, Stéphane Ducasse <stephane.ducasse@inria.fr <mailto:stephane.ducasse@inria.fr>> wrote:
Hi michael
Iâm sincerly sad about the bad experience you encounter (especially when I see how stable is the system on my machine â and Iâm a bug magnet for any software â everything crashes with me â sadly enough).
I had been following the Developing a simple counter chapter. All was well. I created an iceberg repository and added my Project to it. I committed the sources to git. Still working OK. Then I did a push of all that to my GitHub/MichaelKentBurns/MyCounter repository. I got a progress bar for the push which never made any progress.
Can you tell us what is your OS? version
MKB: MacOS 10.15.4.
Oh this is strange because most of the crew here is using mac (or linux or windows) :)
pharo version
MKB: Pharo 8.0.0 Build information: Pharo-8.0.0+build.1124.sha.0932da82f08175e906b0e2a8052120c823374e9f (64 Bit)
Can you commit from the command line?
MKB: Yes, Iâve used git from a shell and several git Gui clients for years. I started earlier (before I was introduced to Iceberg) by filing out my classes into the top level of a git repo for this project. Then I can commit and push from there to GitHub
Are you using ssh or Https?
MKB: I have probably used ssh, but more likely https.
If ssh are you using an agent?
MKB: Not sure what you mean. Not that Iâm aware of.
I use an ssh-agent to not have to retype my login.