Yeah, sorry about that, my availability this week has been dreadful.
Reading back down the last few posts, it's clear there are a few issues with your current setup. This ties into a few things that are (slowly) happening behind the scenes with OHM in general.
The current plan runs thus:
- Develop a RESTful API to serve as the core of the OrbitHangar repository site
- Develop a new website frontend to leverage this core API
- Implement an authentication "hook" to provide some form of single-sign on between the forum and the API core
- Link the API to additional services such as GitLab, IRC notification, etc
Some of the items on this list have had some work put to them, but none of them are yet production-ready. In particular, we have a copy of GitLab running on my kit for testing purposes, within which the current code for the RESTful API is hosted (using git, of course). This will ultimately form an attached service as part of the final list item once the other pieces are in place, but naturally things only proceed as free time allows us to make progress on them.
It would be possible (and quite easy) to afford this project space within the aforementioned GitLab instance, but that would naturally mean the project migrating to use git instead of SVN. There is not currently an SVN server set up for the purposes of OHM as such, but I do run a subversion server for the D3D9 client (again, on my kit) which, equally, I can provide SSU space in if retaining SVN is desirable. This may over time become integrated with OHM itself as the GitLab instance, though this is a more convoluted process.
So, in short, you can have your cake and eat it just fine if you want, though the current state is much less mature than I'd like.
Thanks for the reply!
So, if I understand correctly, the options are:
1) go git and get in a "stable platform"
2) stay in SVN and (maybe) later have to migrate
Correct?

