SVN is dead, long live git!

The projects speaking tube.
Add your two cents if you want to.
User avatar
Saberuneko
Regular
Regular
Posts: 558
Joined: 15 Jan 2010, 18:20
Contact:

Re: SVN is dead, long live git!

Post by Saberuneko »

I'm confused now... :<
MagickPanda
Rookie
Rookie
Posts: 17
Joined: 26 Oct 2010, 17:21

Re: SVN is dead, long live git!

Post by MagickPanda »

SVN is still mainstream, though it's always nice to learn new stuff. :lol2:
User avatar
Mr_E
Trained
Trained
Posts: 128
Joined: 09 Aug 2010, 17:59
Location: yes

Re: SVN is dead, long live git!

Post by Mr_E »

soo when i update my version instead of taking me to whatever SVN is it will take me to GIT? i think those who are programming the game should stick to that... no offense intended.
I'm not always on but when I am you know it.
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: SVN is dead, long live git!

Post by milo christiansen »

Is there any way to just get a tar.gz of the latest code without any client? you could do that with the svn repository by browsing it on sourceforge and clicking the "download gnu tarball" link but there doesn't appear to be a similar option for git.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: SVN is dead, long live git!

Post by cybersphinx »

http://gitorious.org/warzone2100/mainli ... its/master has a "download master as tar.gz" link, you can select the other branches there as well.
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: SVN is dead, long live git!

Post by milo christiansen »

Thank you.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
Saberuneko
Regular
Regular
Posts: 558
Joined: 15 Jan 2010, 18:20
Contact:

Re: SVN is dead, long live git!

Post by Saberuneko »

Thanks Dygear, now I have it more clear.

I will check it out as possible.
I will keep up with the translations too. ^w^

Meaow :3
User avatar
Saberuneko
Regular
Regular
Posts: 558
Joined: 15 Jan 2010, 18:20
Contact:

Re: SVN is dead, long live git!

Post by Saberuneko »

I have problems with git. It doesn't recognize the commands I give. Even "git help git" gives me an error. O_o

Image

Can anybody give me a working version for windows 7?
Please, help me. :cry: :cry:

--

EDIT: I already found the way to download the updated .po without using this... (If not strictly necessary, I won't use git for getting the updated .po files).
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: SVN is dead, long live git!

Post by milo christiansen »

Die Git, Die!!! long live svn. :lol2: :hmm: :twisted:
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: SVN is dead, long live git!

Post by lav_coyote25 »

milo christiansen wrote:Die Git, Die!!! long live svn. :lol2: :hmm: :twisted:

ist that : The Git The ?? what kind of sense is that?? :hmm:
User avatar
JDW
Regular
Regular
Posts: 1669
Joined: 18 May 2010, 20:44

Re: SVN is dead, long live git!

Post by JDW »

Saberuneko wrote:Can anybody give me a working version for windows 7?
Please, help me. :cry: :cry:
Sure --> http://www.ubuntu.com/ <--- :lol2: :lol2: :lol2: :lol2:

OK, that was a joke . But still really good advice ;)
"Speak when you are angry and you will make the best speech you will ever regret."
-- Ambrose Bierce
User avatar
Saberuneko
Regular
Regular
Posts: 558
Joined: 15 Jan 2010, 18:20
Contact:

Re: SVN is dead, long live git!

Post by Saberuneko »

j0shdrunk0nwar wrote:
Saberuneko wrote:Can anybody give me a working version for windows 7?
Please, help me. :cry: :cry:
Sure --> http://www.ubuntu.com/ <--- :lol2: :lol2: :lol2: :lol2:

OK, that was a joke . But still really good advice ;)
Not funny. I used ubuntu and debian on the past, but I really DON'T have the free space now to do a dual boot on my comp...
Not viable.

Anyway, I can download the .po files without using git... So I don't need it now.
Wolftrak
Trained
Trained
Posts: 57
Joined: 20 Apr 2009, 17:47

Re: SVN is dead, long live git!

Post by Wolftrak »

skriticos wrote:I pulled the sources, installed the dependencies, ran ./configure (successfully) then make. It broke after the first few lines with "gcc: resource_lexer.lex.c: No such file or directory". Also there is some weird output from autorevision on the beginning. Attached log, any ideas?

Ah, yes. A "sudo apt-get install flex" did the trick. Thanks! Seems the configure script has some problems with the lexer. Maybe the AC_PROG_LEX part in the configure.ac needs some adjustment. Quick googling brought me to http://www.gnu.org/software/hello/manua ... grams.html , maybe that could be useful.
I have the same problem on win7.Could you explain what you did? And don't give me the "Install Ubuntu".I don't have space to spare.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: SVN is dead, long live git!

Post by macuser »

For those of you on mac i just found this today: http://lifehacker.com/5704500/tower-is- ... nd-for-git
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
Post Reply