Cannot commit to github in Pharo12

AK
Aik-Siong Koh
Fri, Jan 3, 2025 9:58 PM

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

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
GP
Guillermo Polito
Mon, Jan 6, 2025 12:09 PM

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>

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>
AK
Aik-Siong Koh
Mon, Jan 6, 2025 5:29 PM

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>

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>
CF
Cyril FERLICOT-DELBECQUE
Mon, Jan 6, 2025 8:53 PM

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

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
AK
Aik-Siong Koh
Mon, Jan 6, 2025 9:16 PM

Will file out, edit the category and file in work?
Aik-Siong Koh

On Jan 6, 2025, at 1:54 PM, Cyril FERLICOT-DELBECQUE via Pharo-dev <pharo-dev@lists.pharo.org> 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
<mnhmbfjhogmnehhc.png>