Cannot commit to github in Pharo12
In Pharo12, I click/Sources/Git Repository Browser/ In the Git Repository Browser, I see *SuperApp Uncommitted changes, 1 incoming, 1 main I Select/SuperApp. RightClick/Commit/ I get the following error. Please advise. Thanks. Aik-Siong Koh
Hi Aik-Siong Koh, would you please share with us: - the repository if open source - some instructions to reproduce G
Le 3 janv. 2025 à 10:58â¯PM, Aik-Siong Koh <askoh@askoh.com> a écrit :
In Pharo12, I click/Sources/Git Repository Browser/ In the Git Repository Browser, I see *SuperApp Uncommitted changes, 1 incoming, 1 main I Select/SuperApp. RightClick/Commit/ I get the following error. Please advise. Thanks. Aik-Siong Koh <mnhmbfjhogmnehhc.png>
Guillermo: Thank you very much for helping. https://github.com/aiksiongkoh/SuperApp Aik-Siong Koh Guillermo Polito wrote:
Hi Aik-Siong Koh,
would you please share with us:
- the repository if open source - some instructions to reproduce
G
Le 3 janv. 2025 à 10:58â¯PM, Aik-Siong Koh <askoh@askoh.com> a écrit :
In Pharo12, I click/Sources/Git Repository Browser/ In the Git Repository Browser, I see *SuperApp Uncommitted changes, 1 incoming, 1 main I Select/SuperApp. RightClick/Commit/ I get the following error. Please advise. Thanks. Aik-Siong Koh <mnhmbfjhogmnehhc.png>
This is weird because this error happens if a class is exported with the Tonel format in a package (aka a Folder) but has a different package in the metadata of the class. But here I'm checking the repo and things seems good [image.png] The folder is StCad-Geo and the category is StCad-Geo-GEO (which is the tag also).
From the debugger you got I was expecting this class to have StMath-GEO as category...
-- Cyril Ferlicot-Delbecquehttps://ferlicot.fr On Friday, January 3rd, 2025 at 10:58 PM, Aik-Siong Koh <askoh@askoh.com> wrote:
In Pharo12, I click/Sources/Git Repository Browser/ In the Git Repository Browser, I see *SuperApp Uncommitted changes, 1 incoming, 1 main I Select/SuperApp. RightClick/Commit/ I get the following error. Please advise. Thanks. Aik-Siong Koh
Hi: I have tried to debug this problem without success. I have upload the entire image folder to https://www.askoh.com/misc/Pharo12SymbolicMbD.zip The repo of interest is https://github.com/aiksiongkoh/SuperApp Please help. Thanks, Aik-Siong Koh Cyril FERLICOT-DELBECQUE via Pharo-dev wrote:
This is weird because this error happens if a class is exported with the Tonel format in a package (aka a Folder) but has a different package in the metadata of the class.
But here I'm checking the repo and things seems good
image.png
The folder is StCad-Geo and the category is StCad-Geo-GEO (which is the tag also).
From the debugger you got I was expecting this class to have StMath-GEO as category...
-- Cyril Ferlicot-Delbecque https://ferlicot.fr
On Friday, January 3rd, 2025 at 10:58 PM, Aik-Siong Koh <askoh@askoh.com> wrote:
In Pharo12, I click/Sources/Git Repository Browser/ In the Git Repository Browser, I see *SuperApp Uncommitted changes, 1 incoming, 1 main I Select/SuperApp. RightClick/Commit/ I get the following error. Please advise. Thanks. Aik-Siong Koh
participants (3)
-
Aik-Siong Koh -
Cyril FERLICOT-DELBECQUE -
Guillermo Polito