- I've moved only the "master" and "v2.4" branches since the other branches have all been either a) merged, or b) are irrelevant at this point.
- All tags have been moved.
- I will keep up the old repository at GitLab for a few weeks or so, and "Archive" it at some point. This will mean that it will "disappear" from GitLab, but deep links to it should still work AFAICT.
- The "theme" repository has not been moved yet, but I'll move it shortly. DONE
ToME 2.x-ah Repository Moved To GitHub
Moderator: Moderator
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
ToME 2.x-ah Repository Moved To GitHub
TL;DR: The ToME 2.x-ah repository has been moved to GitHub.
-
- Uruivellas
- Posts: 718
- Joined: Tue Dec 13, 2005 12:35 am
Re: ToME 2.x-ah Repository Moved To GitHub
Heh. I was wondering for a while if this would happen. Everything is on GitHub these days.
Looking at the recent changes: did you somehow get rid of the Boost dependencies? Or is it just that the README is dated?
Edit: nope, dated. boost-filesystem and boost-system are still needed.
Looking at the recent changes: did you somehow get rid of the Boost dependencies? Or is it just that the README is dated?
Edit: nope, dated. boost-filesystem and boost-system are still needed.
Last edited by Lord Estraven on Mon Dec 28, 2015 3:33 pm, edited 1 time in total.
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
Re: ToME 2.x-ah Repository Moved To GitHub
README is dated -- unfortunately it's a bit difficult to know what packages are necessary since I don't actually have an Ubuntu install at the moment. Pull requests welcome!Lord Estraven wrote: Looking at the recent changes: did you somehow get rid of the Boost dependencies? Or is it just that the README is dated?

(The README should also be converted to markdown, and probably have a little more intro copy.)
-
- Uruivellas
- Posts: 718
- Joined: Tue Dec 13, 2005 12:35 am
Re: ToME 2.x-ah Repository Moved To GitHub
It might be safer to just advise people to install the entire Boost library and devel package (libboost-all-dev on Debian/Ubuntu). That's a hundred MB or so, but disk space is cheap.
Edit: and presumably would-be T2 developers all have broadband.
Edit: and presumably would-be T2 developers all have broadband.
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
Re: ToME 2.x-ah Repository Moved To GitHub
Right. I've added this to the README and reformatted it for markdown.
It should really contain a small intro to the game (and perhaps a screenshot), I suppose, but hopefully a properly formatted README at least helps a little bit.
It should really contain a small intro to the game (and perhaps a screenshot), I suppose, but hopefully a properly formatted README at least helps a little bit.
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
Re: ToME 2.x-ah Repository Moved To GitHub
Oh, and are you alright with me just closing https://gitlab.com/tome2/tome2/merge_requests/6 immediately? I assume you still have the thing in your own mirror, etc.?
It can wait, but if possible I'd like to move to "Archived" status for the GitLab repository ASAP just to make everything read-only. It shouldn't affect deep links (such as the above), but it'll mean that the repository cannot be searched for on GitLab.
It can wait, but if possible I'd like to move to "Archived" status for the GitLab repository ASAP just to make everything read-only. It shouldn't affect deep links (such as the above), but it'll mean that the repository cannot be searched for on GitLab.
-
- Uruivellas
- Posts: 718
- Joined: Tue Dec 13, 2005 12:35 am
Re: ToME 2.x-ah Repository Moved To GitHub
No problem whatsoever. My trap removal is incomplete anyway; I'll have another go at it some other time.
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
Re: ToME 2.x-ah Repository Moved To GitHub
Thanks, done.
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
Re: ToME 2.x-ah Repository Moved To GitHub
I've updated the README with a screenshot, at least.
-
- Uruivellas
- Posts: 718
- Joined: Tue Dec 13, 2005 12:35 am
Re: ToME 2.x-ah Repository Moved To GitHub
FWIW I've resuscitated my old GitHub account... Perhaps I will try the trap removal stuff again this evening.