Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
C::B source code git mirror status
oBFusCATed:
My repo has the whole history and some of the release branches.
https://github.com/obfuscated/codeblocks_sf
And they are added by Morten in some of the updates to scintilla.
ollydbg:
--- Quote from: oBFusCATed on September 07, 2017, 09:38:47 am ---My repo has the whole history and some of the release branches.
https://github.com/obfuscated/codeblocks_sf
And they are added by Morten in some of the updates to scintilla.
--- End quote ---
Interesting, I have your github repo cloned already, but I found that your repo has many svn branches missing, so later I tried to find another git repo(from jens or biplab). Do you use the git-svn to clone all the svn branches? I see biplab's repo has more branches then yours.
EDIT: I'd like to catch exact svn commit which introduce the Fine Tick timers.
sodev:
Well, i don't know if i missed something essential but when you are looking for a specific svn commit ... why don't you look in svn for it? Why do you need to clone the svn into git and search in the clone?!
oBFusCATed:
--- Quote from: ollydbg on September 07, 2017, 10:08:07 am ---EDIT: I'd like to catch exact svn commit which introduce the Fine Tick timers.
--- End quote ---
You cannot, the branch is probably long gone, because Morten tends to reuse branches, which destroys their history.
I don't know why you want to get these timers back. Let the wx guys figure this out then we'll copy them back.
Without the timers scintilla seems to work fine and Morten reported that the update to 3.6 broke badly due to bugs caused by these timers.
I don't have all the branches. Only branches that I need.
ollydbg:
--- Quote from: oBFusCATed on September 08, 2017, 12:04:03 am ---
--- Quote from: ollydbg on September 07, 2017, 10:08:07 am ---EDIT: I'd like to catch exact svn commit which introduce the Fine Tick timers.
--- End quote ---
You cannot, the branch is probably long gone, because Morten tends to reuse branches, which destroys their history.
--- End quote ---
That's bad news, so as sodev said, I have to use the pure svn to find the commit, right? In-fact, I haven't use pure svn tool for years, recent years, I use git-svn.
@sodev
The reason I like use git(git-svn) is that all the history is in my local computer, it is fast to search and navigate.
--- Quote ---I don't know why you want to get these timers back. Let the wx guys figure this out then we'll copy them back.
--- End quote ---
OK, if I can find the svn commit, then the wx guys may be easy to apply on their wx source. :)
--- Quote ---Without the timers scintilla seems to work fine and Morten reported that the update to 3.6 broke badly due to bugs caused by these timers.
--- End quote ---
I don't know this issue before.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version