getting the git version

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Post Reply
rogerdv
New user
Posts: 4
Joined: 08 Aug 2011, 14:59

getting the git version

Post by rogerdv »

I have unsuccessfully tried to get the latest code from the git several time,s always the download is interrupted by some reason. Is there any way to get a snapshot like the hg bundles or something? My link is not the best and I dont like having to download 100mg every time a master snapshot is released.
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: getting the git version

Post by cybersphinx »

Try http://wz2100.net/~cybersphinx/warzone2100-git.tar.gz, that is a recent clone. Extract, run "git checkout -f", "git fetch --tags", "git pull" in the warzone2100 directory to update it.
We want information... information... information.
rogerdv
New user
Posts: 4
Joined: 08 Aug 2011, 14:59

Re: getting the git version

Post by rogerdv »

Thanks a lot!
Post Reply