Page 1 of 1

Change ToME's code repository

Posted: Thu Jun 06, 2013 11:41 pm
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 :)

Re: Change ToME's code repository

Posted: Fri Jun 07, 2013 8:55 pm
by greycat
Needs version tags. ;)

Re: Change ToME's code repository

Posted: Fri Jun 14, 2013 2:12 am
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?

Re: Change ToME's code repository

Posted: Fri Jun 14, 2013 2:50 am
by Final Master
Can someone explain what this is exactly?

Re: Change ToME's code repository

Posted: Fri Jun 14, 2013 5:57 pm
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.