I merged current master and resolved conflict in branch.
D Deda Lead Dev MP1 Videos Premium Supporter March 18, 2009 2,423 2,385 Zagreb Home Country Croatia August 1, 2013 #91 I merged current master and resolved conflict in branch.
D Deda Lead Dev MP1 Videos Premium Supporter March 18, 2009 2,423 2,385 Zagreb Home Country Croatia August 1, 2013 #92 Probably will be the best to reset branch to master than copy back changed files and push in branch, now it's not so easy to see changes Changed/new files: TvEngine3\TVLibrary\TvPlugin\TvPlugin\TvPlugin.csproj mediaportal\Core\Core.csproj mediaportal\Core\Util\Util.cs mediaportal\Core\Util\VirtualDirectory.cs mediaportal\Core\Util\WmiExtensions.cs mediaportal\MediaPortal.Application\MediaPortal.cs mediaportal\WindowPlugins\GUIMusic\GUIMusicFiles.cs mediaportal\WindowPlugins\GUIPictures\GUIPictures.cs mediaportal\WindowPlugins\GUIVideoFiles\GUIVideoFiles.cs Seb do you know clean method to do that ? Attachments MP1-2469-DetectDrive_method_obsolete.rar 133.4 KB Last edited: August 1, 2013
Probably will be the best to reset branch to master than copy back changed files and push in branch, now it's not so easy to see changes Changed/new files: TvEngine3\TVLibrary\TvPlugin\TvPlugin\TvPlugin.csproj mediaportal\Core\Core.csproj mediaportal\Core\Util\Util.cs mediaportal\Core\Util\VirtualDirectory.cs mediaportal\Core\Util\WmiExtensions.cs mediaportal\MediaPortal.Application\MediaPortal.cs mediaportal\WindowPlugins\GUIMusic\GUIMusicFiles.cs mediaportal\WindowPlugins\GUIPictures\GUIPictures.cs mediaportal\WindowPlugins\GUIVideoFiles\GUIVideoFiles.cs Seb do you know clean method to do that ?
elliottmc Retired Team Member Premium Supporter August 7, 2005 14,927 6,061 Cardiff, UK Home Country United Kingdom August 1, 2013 #93 Easier to create a new branch with a slightly different name, and delete the existing one?
D Deda Lead Dev MP1 Videos Premium Supporter March 18, 2009 2,423 2,385 Zagreb Home Country Croatia August 1, 2013 #94 Dunno, maybe @Sebastiii knows better method . I uploaded changed files just in case (just don't forget to add mediaportal\Core\Util\WmiExtensions.cs to GIT before commit)
Dunno, maybe @Sebastiii knows better method . I uploaded changed files just in case (just don't forget to add mediaportal\Core\Util\WmiExtensions.cs to GIT before commit)
Sebastiii Development Group Team MediaPortal November 12, 2007 16,583 10,403 France Home Country France August 2, 2013 Moderator #95 Ok It's done, i have force/rebase the branch (same name) based on current Master + Deda's files Thanks
Ok It's done, i have force/rebase the branch (same name) based on current Master + Deda's files Thanks
azzuro Test Group Team MediaPortal May 10, 2007 9,984 5,663 France - IDF Home Country France August 2, 2013 Thread starter Moderator #96 and link with jira for review ? Done Last edited: August 2, 2013
elliottmc Retired Team Member Premium Supporter August 7, 2005 14,927 6,061 Cardiff, UK Home Country United Kingdom August 2, 2013 #97 Seb There still seems to be a conflict reported when I merge to master locally, although it actually looks fine when I try to resolve the conflict.
Seb There still seems to be a conflict reported when I merge to master locally, although it actually looks fine when I try to resolve the conflict.
Sebastiii Development Group Team MediaPortal November 12, 2007 16,583 10,403 France Home Country France August 2, 2013 Moderator #98 That's strange, i will give a try but it was based on master + files so it should be good. I have rebase the github branch, so maybe you need to fetch your local repo again to take new one ? (you surely already did that lol)
That's strange, i will give a try but it was based on master + files so it should be good. I have rebase the github branch, so maybe you need to fetch your local repo again to take new one ? (you surely already did that lol)
elliottmc Retired Team Member Premium Supporter August 7, 2005 14,927 6,061 Cardiff, UK Home Country United Kingdom August 2, 2013 #99 Sebastiii said: I have rebase the github branch, so maybe you need to fetch your local repo again to take new one ? (you surely already did that lol) Click to expand... Yes!
Sebastiii said: I have rebase the github branch, so maybe you need to fetch your local repo again to take new one ? (you surely already did that lol) Click to expand... Yes!
elliottmc Retired Team Member Premium Supporter August 7, 2005 14,927 6,061 Cardiff, UK Home Country United Kingdom August 2, 2013 #100 Tried again, and fine now.