Summary: | Merge Conflict in branch. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Abhinav Badola <mail.abu.to> |
Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | critical | CC: | caulier.gilles, wazery |
Priority: | NOR | ||
Version: | 3.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Abhinav Badola
2012-08-10 21:18:02 UTC
The correct branch is development/3.0.0 not origin/development/3.0.0, please if development/3.0.0 works for you inform me here. (In reply to comment #1) > The correct branch is development/3.0.0 not origin/development/3.0.0, please > if development/3.0.0 works for you inform me here. Sorry, my mistake. I am on branch development/3.0.0 I have been working on the branch prior to this also. And it is producing merge conflict with master. Please do check it. Sorry Abhinav, but I am not working with the master branch. You can ask Gilles about that, I will CC him. (In reply to comment #3) > Sorry Abhinav, but I am not working with the master branch. You can ask > Gilles about that, I will CC him. Sure. What's the "git branch -a" give in your local source repository ? Note you don't need to do merge. I do it myself between master and 3.0.0 branch. Typically, we need to sync 3.0.0 branch with git /master to include last fix from master to 3.0.0. Currently, there is nothing to sync. 2.8.0 have been released, and no fix have been included to master to backport in 3.0.0. It sound like you try to do the inverse... no ? (3.0.0 to master) I already fixed something like that few days ago. I posted a messagein digikam-devel-soc ML... Gilles Well, it's reproducible here too... I don't know why. It sound like a problem occurs since i fixed master few day ago (3.0.0 have been backported to master by accident - thanks git to be too complicated...) Forget to sync 3.0.0 with master for the moment. I will investiguate with Marcel when he will back from hollidays. Gilles Caulier Note : restore your 3.0.0 branch using "git reset --hard" and continue to work as expected... Gilles Caulier In all case, i close this file. Develpement thread must go to digikam-devel ML, not bugzilla... Gilles Caulier |