Hello,

the decommissioning of sip-router.org old server has created a set of
actions which being done sequentially has made some services unavailable.

git.sip-router.org is pointing now to kamailio.org which has a mirror of
Kamailio's git repository, the main one being hosted now on Github. That
means no commits can be pushed to git.sip-router.org, thus affecting
SEMS development.

I understood form Jan Janak that SEMS git repository is going to be
relocated soon as well.

As a quick solution for interim period, if someone wants to push
commits, he/she has to change the remote URL of git repository to use
git.sems.sip-router.org as host instead of git.sip-router.org

git remote set-url origin ssh://[email protected]/sems

Update of the remote has to be done also for those that cloned via
read-only GIT URL and they want to do pull/fetch.

SEMS has a real-time mirror on Github (maybe it is going to become the
main repository) - we can have another real time mirror of it on
git.sip-router.org in order to keep valid the urls from email
notifications of old commits. I need one of Github SEMS project admins
to write me in order to setup that (or grant me - github user: miconda -
admin for a while, to set it up) -- it is about adding a webhook url.

I think this would be the least-work solution overall, because SEMS GIT
repo has to be relocated. By setting the real-time mirror on the new
git.sip-router.org, you can migrate whenever you want, without other
interaction with us (as long as commits will be on Github project in a
way or another). The other solution I see for this interim period is to
point back git.sip-router.org to old server and do some redirects on
http in order to get valid links for old commit notifications.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to