RusH wrote: > On 6/3/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: >> RusH wrote: >> > Maybe im just to stupid for it :( >> > I want to use git to download most current source, try my patches, >> > then to again download most current source. I cant do it. >> > wiki.winehq.org/GitWine >> > doesnt help at all. >> You probably should read main documentation about GIT then. What we have >> on wiki is small pieces of information for people who some-what knows >> GIT. > > but i dont want to know git, i just want to download latest source > snapshot.
wget http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.38.tar.bz2 You can get the latest link from http://winehq.org/?announce=latest And forget about GIT. Source control is for developers not users. Especially if you don't want to know it. Vitaliy.