User forums > Using Code::Blocks

wxSmith form don`t updated after compiling project... under git

<< < (2/2)

Anaflion:

--- Quote from: stahta01 on July 22, 2019, 05:15:40 am ---Did you delete the special wxSmith comments from the source files?
You are not supposed to delete the special comments or add code between the special comments.

Tim S.
'

--- End quote ---

Yes, once I deleted some comments from the implementation file. OMG Was it wxSmith metadata? Now I need to study the wxSmith metadata and restore them, or is there a possibility of their automatic recovery besides Git?

Anaflion:

--- Quote from: stahta01 on July 22, 2019, 05:21:28 am ---Did you add the object files or exe files to git?
I consider it to be wrong to add object files and exe files to git in nearly all cases.

Tim S.

--- End quote ---

I made a .gitignore file in which I ignore files of these types * .o, * .pdf, * .exe, but I did it after a while - not from the first commit.

Thank a lot, stahta01!

stahta01:

--- Quote from: Anaflion on July 22, 2019, 11:48:25 am ---
--- Quote from: stahta01 on July 22, 2019, 05:15:40 am ---Did you delete the special wxSmith comments from the source files?
You are not supposed to delete the special comments or add code between the special comments.

Tim S.
'

--- End quote ---

Yes, once I deleted some comments from the implementation file. OMG Was it wxSmith metadata? Now I need to study the wxSmith metadata and restore them, or is there a possibility of their automatic recovery besides Git?

--- End quote ---

I am guessing they will come back automatically; because the normal compliant is the added code goes away. But, I am not an wxSmith user; so, I might be wrong.

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version