which version of the image are you using?StefHi,It seems that I cannot commit with Gofer on STHub. I get a 403.If I do it via the regular Monticello browser, it works just fine.I am on the latest Pharo 2.0 and I use a script that goes like this:Gofer newpackage: 'ConfigurationOfMooseAlgos';commit: 'version generated by Snapshotcello'
with the url being already authenticated beforehand.I also tried by passing the url:username:password: explicitly, but this has the same 403 effect.
Anyone knows what the issue is?Cheers,Doru