[Wine] Re: Reverting to a previous git version

vitamin wineforum-user at winehq.org
Sat Mar 1 14:42:31 CST 2008


Fabrice DELENTE wrote:
> I have retrieved yesterday's git, but it introduced a bug that stops wine 
> from starting.

BTW the problem you are referring to is fixed in current GIT so you should update to today's GIT.


Fabrice DELENTE wrote:
> I want to revert to 0.9.56 using this same tree, how can I do that? I tried 
> 'git branch wine-0.9.56;git rebase origin' but it didn't work. 
> 


http://wiki.winehq.org/GitWine should help you. In case you want to get back to wine-0.9.56 then run

Code:
make clean
git reset --hard wine-0.9.56









More information about the wine-users mailing list