Change ToME's code repository

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Change ToME's code repository

#1 Post by darkgod »

Finally I did it! I moved on to git just like .. well most of the world ;)

You can find it at: http://git.net-core.org/public

I'm still looking for a way to get visible commits history & all (the software I use is much like github so it's really nice, you jsut cant see it ;) )

PS: nope, wont use github & such, I'm a control freak :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: Change ToME's code repository

#2 Post by greycat »

Needs version tags. ;)

Grillkick
Halfling
Posts: 100
Joined: Wed Jan 26, 2011 1:42 am

Re: Change ToME's code repository

#3 Post by Grillkick »

I noticed something was wrong when my poor TortoiseSVN couldn't update to the latest code! Is there a way to do this from the new Git instead of manually downloading and applying the .diff files?

Final Master
Sher'Tul
Posts: 1022
Joined: Fri May 21, 2010 8:16 pm
Location: Inside the minds of all
Contact:

Re: Change ToME's code repository

#4 Post by Final Master »

Can someone explain what this is exactly?
Final Master's Character Guides
Final Master's Guide to the Arena
Edge: Final Master... official Tome 4 (thread) necromancer.
Zonk: I'd rather be sick than on fire! :D

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: Change ToME's code repository

#5 Post by greycat »

http://te4.org/wiki/Source_Setup

Git is a different source code management system than Subversion (svn). Your svn client won't work with it; you need a Git client.

Post Reply