On Mon, Jan 27, 2014 at 9:04 PM, R.Harish Navnit <harishnav...@gmail.com>wrote:

> On Mon, Jan 27, 2014 at 8:45 PM, Shantanu Tushar Jha <shant...@kde.org>wrote:
>
>> where COMMIT is the SHA of the commit just before your commits.
>>
>   What does this mean ?
>
> In your example, you need to run "git diff
>> 166b33610ceb4e06976570c66ad9fbc3c60470f9"
>>
>
> I ran it and this is what I get as the output log :
> http://pastebin.ubuntu.com/6826714/
>
>
Your local git is messed up. So, I will suggest simple things to you for
retrieving changes related to fixing issue.

1. Rename your local branch with some other name(e.g
plasma-mediacenter.old).
2. Do a fresh git clone of PMC repo by running "git clone git://
anongit.kde.org/plasma-mediacenter"
3. Since, all changes relevant to work is in
plasma-mediacenter.old/mediaelements/mediawelcome/HomeScreenFooter.qml,
replace plasma-medicenter/mediaelements/mediawelcome/HomeScreenFooter.qml
with  plasma-medicenter.old/mediaelements/mediawelcome/HomeScreenFooter.qml.
4. After testing it,  do git diff in your plasma-mediacenter and upload
diff on http://reviewboard.kde.org/

I hope this will solve all your issues :)


-- 
http://www.sinny.in
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to