Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Request for review: cbProject::operator=
MortenMacFly:
--- Quote from: jens on November 20, 2014, 10:28:17 am ---Best solution would be to use a version of patch (either standalone or included in whatever svn-tool you use) that works correctly.
I applied the patch on commandline with the standard patch-utility which ships with Fedora 20 without any problems.
--- End quote ---
That's the bottle neck. On Linux there is no issue, for me, too. On Windows you have tones on incompatible patch tools and there is none fully compatible. (I've at least 4 of them for different aspects).
MortenMacFly:
--- Quote from: oBFusCATed on November 20, 2014, 10:08:59 am ---Sorry but there is no way this could happen.
--- End quote ---
The way would be through a branch, but I don't want to start this topic again...
But what I wonder is if GIT repos could be sync'ed with a SVN branch?? That would be a nice way to have GIT repos referenced in SVN. I never tried though.
oBFusCATed:
--- Quote from: MortenMacFly on November 20, 2014, 05:50:50 pm ---But what I wonder is if GIT repos could be sync'ed with a SVN branch?? That would be a nice way to have GIT repos referenced in SVN. I never tried though.
--- End quote ---
I'm not really sure what you're talking about.
But merges in git and svn are incompatible. So if I want to have git-svn cooperation I have to keep my history linear.
The idea of the topic is if you can think of a way this operator= could brake something. I'll post the full changes when I've made it stable enough.
MortenMacFly:
So... I've no idea whether its related or not, but I've done an SVN update, then applied your patch and since that day C::B freezes for me rather often on Windows. It froze when I opened a settings dialog (editor), when the build completed and just during normal (editing) operation.
Something has become really unstable... :-\
oBFusCATed:
Try the easiest thing - run cb without my patch. My patch should not cause any problems, because operator= is not used anywhere in the code. And if was used it will be even worse with the old version.
Navigation
[0] Message Index
[*] Previous page
Go to full version