Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
unified workspace and cbp under Windows for different wxWidgets versions
Wkerry:
Did some google searching and these may be of some use, but they are old:
https://github.com/jordiwave/CodeBlocks_Unofficial_Testing/tree/master/src
https://github.com/stahta01/CodeBlocks_Unofficial_Testing/tree/master/src
ollydbg:
We can have several steps:
1, keep the old(existing) cbps and add the new unified windows cbps to the svn repo.
2, wait for several months.
3, finally those old cbps should be removed.
ollydbg:
Hi, guys, I have committed the unified cbps to our svn repo, revision 13804. Thanks for the contribution, @gd_on.
Also, if you see some issues, you can report here, we can discuss and adjust. Thanks.
gd_on:
Thanks for this publication.
Just a small remark: why almost all these cbp have linux end lines (LF). That's not a problem, but as they are for Windows, my original work has windows endlines (CR LF).
More, I think there is a problem with FortanProject plugin, beacuse as it's located outside C::B svn repository, it causes a problem when I try to update my svn synchro.
ollydbg:
--- Quote from: gd_on on March 01, 2026, 12:10:49 pm ---Thanks for this publication.
Just a small remark: why almost all these cbp have linux end lines (LF). That's not a problem, but as they are for Windows, my original work has windows endlines (CR LF).
--- End quote ---
I use "git svn" command. I mean I first add the cbp to the git repo, and later I use the git svn dcommit to push the changes to the remote svn server. I'm not sure how to fix this issue.
--- Quote ---More, I think there is a problem with FortanProject plugin, because as it's located outside C::B svn repository, it causes a problem when I try to update my svn synchro.
--- End quote ---
So, the way it to "remove" the FortanProject plugin's cbp file from the svn trunk?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version