Saturday, 2014-06-28

*** shakamunyi has joined #openstack-sahara00:35
*** julienvey has joined #openstack-sahara00:35
*** bob_nettleton has joined #openstack-sahara00:42
bob_nettletonHi All, I'm having some trouble with a merge, likely due to my lack of git expertise.  gerritt reports that the merge for my patch couldn't be completed, and that I must rebase locally.  I ran "git rebase" locally, and resubmitted.  After a day's worth of testing, the merge failed again for the same reason.  Is there more I need to do, other than "git rebase"?  I'm assuming that I'm not running the correct commands to rebase things properl00:48
_elmikobob_nettleton: did you rebase against master?00:50
bob_nettleton_elmiko, Hi Mike, I think I did.  Last night, I ran "git rebase" with no args, and the online doc seemed to indicate that this would default to master.  is that not the case?00:51
_elmikoi would think so, but you never know00:51
_elmikoyou probably need to repull master to make sure it's up to date ,then rebase your branch against master00:52
_elmikoif all that fails, i sometimes find it easier to isolate my patch, make a new branch off master, then reapply the patch00:52
*** ViswaV_ has quit IRC00:52
_elmikothe Change-Id: value should keep everything straight with geritt00:53
bob_nettleton_elmiko, so that would involve a "git pull", then a "git rebase -i master"?  I was worried that the "git pull" might create a new commit id?00:54
_elmikofirst, git checkout master, then git pull, then git checkout branch, then git rebase -i master00:54
_elmikoas long as you keep your branch separate it shouldn't be a problem00:55
_elmikofor defense you might first git checkout -b backup_branch from your patch00:55
_elmikoaccording to the manpage for git-rebase, i think you will want to do `git rebase master` from your branch00:58
bob_nettleton_elmiko, thanks for the info! I think at least a part of the problem is that I started my commit on the master branch, and not on a topic branch as I should have.  If I create the backup_branch, will that mess up my commit id? (Sorry for the annoying questions…  :) )01:01
_elmikook, if your patch is the last commit on master, then doing `git checkout -b backup`, will make a new branch with your commit as the HEAD01:02
_elmikothen, switch back to master and reset the master to HEAD~1 (head -1)01:02
_elmikothen you should be able to pull without conflict01:02
_elmikoand your backup branch will preserve the commit you did01:02
_elmikofinally, you should be able to `git rebase master` from the backup branch01:03
_elmikoand no need to apologize :)01:03
_elmikooh, as for the Change-Id, it will be preserved in the commit log01:03
_elmikoif you really want to be safe, you can always make a backup of the entire project directory to somewhere else. that way if you mess up you can go to the backup copy.01:04
_elmikoe.g. cp -rf sahara sahara.backup01:04
_elmikoor somesuch01:04
bob_nettleton_elmiko, thanks!  I'll give this a try.  have a great weekend!01:05
_elmikoyou too :)01:05
*** bob_nettleton has quit IRC01:16
*** shakamunyi has quit IRC01:18
*** shakamunyi has joined #openstack-sahara01:22
*** tylerdurden has joined #openstack-sahara01:59
*** shakamunyi has quit IRC02:02
*** ViswaV has joined #openstack-sahara02:10
*** tylerdurden has quit IRC02:17
*** julienvey has quit IRC02:35
*** ViswaV has quit IRC02:58
*** julienvey has joined #openstack-sahara03:35
*** julienvey has quit IRC03:40
*** zhiyan_ has quit IRC03:41
*** zhiyan_ has joined #openstack-sahara04:08
*** julienvey has joined #openstack-sahara04:36
*** julienvey has quit IRC04:40
*** julienvey has joined #openstack-sahara05:36
*** julienvey has quit IRC05:42
*** _crobertsrh has quit IRC06:18
*** crobertsrh has joined #openstack-sahara06:27
*** julienvey has joined #openstack-sahara06:37
*** julienvey has quit IRC06:42
*** julienvey has joined #openstack-sahara07:38
*** julienvey has quit IRC07:43
*** akuznetsov has joined #openstack-sahara08:18
*** julienvey has joined #openstack-sahara08:39
*** julienvey has quit IRC08:44
*** witlessb has joined #openstack-sahara09:07
*** julienvey has joined #openstack-sahara09:40
*** julienvey has quit IRC09:44
*** julienvey has joined #openstack-sahara10:40
*** julienvey has quit IRC10:45
*** Longgeek has joined #openstack-sahara11:06
*** julienvey has joined #openstack-sahara11:41
*** julienvey has quit IRC11:46
*** xianghuihui has joined #openstack-sahara11:49
*** openstackgerrit has joined #openstack-sahara12:01
*** julienvey has joined #openstack-sahara12:42
*** julienvey has quit IRC12:46
*** shakamunyi has joined #openstack-sahara12:48
*** shakamunyi has quit IRC12:48
*** shakamunyi has joined #openstack-sahara12:49
*** shakamunyi has quit IRC13:14
*** shakayumi has joined #openstack-sahara13:14
*** shakayumi has quit IRC13:14
*** shakamunyi has joined #openstack-sahara13:16
*** shakamunyi has quit IRC13:16
*** shakamunyi has joined #openstack-sahara13:17
*** julienvey has joined #openstack-sahara13:43
*** julienvey has quit IRC13:47
*** xianghuihui has quit IRC14:06
*** xianghuihui has joined #openstack-sahara14:07
*** xianghuihui has quit IRC14:12
*** xianghuihui has joined #openstack-sahara14:12
-openstackstatus- NOTICE: Gerrit will be offline from 1500-1515 UTC for project renames14:39
*** ChanServ changes topic to "Gerrit will be offline from 1500-1515 UTC for project renames"14:39
*** julienvey has joined #openstack-sahara14:43
*** julienvey has quit IRC14:48
openstackgerritOpenStack Proposal Bot proposed a change to openstack/sahara: Updated from global requirements  https://review.openstack.org/10333615:16
*** xianghuihui has quit IRC15:19
*** xianghui has joined #openstack-sahara15:39
*** julienvey has joined #openstack-sahara15:44
*** openstackgerrit has quit IRC15:46
*** openstackgerrit has joined #openstack-sahara15:46
*** julienvey has quit IRC15:49
*** ChanServ changes topic to "launchpad openid is down. login to openstack services will fail until launchpad openid is happy again"15:52
*** witlessb has quit IRC16:34
*** shakamunyi has quit IRC16:38
*** julienvey has joined #openstack-sahara16:45
*** julienvey has quit IRC16:50
*** ViswaV has joined #openstack-sahara17:18
*** ViswaV has quit IRC17:22
*** julienvey has joined #openstack-sahara17:46
*** julienvey has quit IRC17:50
openstackgerritRobert Nettleton proposed a change to openstack/sahara: Upgrades the HDP plugin to use Ambari 1.6.0  https://review.openstack.org/9826017:52
*** julienvey has joined #openstack-sahara18:46
*** julienvey has quit IRC18:51
*** julienvey has joined #openstack-sahara19:47
*** Longgeek has quit IRC19:51
*** julienvey has quit IRC19:52
*** shakamunyi has joined #openstack-sahara20:13
*** shakamunyi has quit IRC20:18
*** shakamunyi has joined #openstack-sahara20:34
*** witlessb has joined #openstack-sahara20:37
*** julienvey has joined #openstack-sahara20:48
*** julienvey has quit IRC20:53
*** ViswaV has joined #openstack-sahara21:19
*** ViswaV has quit IRC21:23
*** julienvey has joined #openstack-sahara21:39
*** julienvey has quit IRC21:44
*** shakamunyi has quit IRC22:08
*** julienvey has joined #openstack-sahara22:40
*** julienvey has quit IRC22:44
*** witlessb has quit IRC23:29
*** julienvey has joined #openstack-sahara23:41
*** julienve_ has joined #openstack-sahara23:45
*** julienvey has quit IRC23:45

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!