Netdisco moves to Github
Quoting Oliver G.
Hi all,
First, a very happy [Gregorian calendar] new year to you, and thanks for
continuing to use our software!
Following agreement in the dev team, the new home for Netdisco and
SNMP-Info is: https://github.com/netdisco
Please update your git repository URLs as in the example below:
$ git remote -v
origin ssh://USERNAME@git.code.sf.net/p/snmp-info/code (fetch)
origin ssh://USERNAME@git.code.sf.net/p/snmp-info/code (push)
$ git remote set-url origin git@github.com:netdisco/snmp-info.git
The full list of from/to URL changes (pay close attention!):
ssh://USERNAME@git.code.sf.net/p/snmp-info/code
git@github.com:netdisco/snmp-info.git
ssh://USERNAME@git.code.sf.net/p/netdisco/mibs
git@github.com:netdisco/netdisco-mibs.git
ssh://USERNAME@git.code.sf.net/p/netdisco/misc
git@github.com:netdisco/netdisco-misc.git
ssh://USERNAME@git.code.sf.net/p/netdisco/code
git@github.com:netdisco/netdisco-legacy.git
ssh://USERNAME@git.code.sf.net/p/netdisco/netdisco-ng
git@github.com:netdisco/netdisco.git
See this page if you get stuck with the URL or authenticating:
https://help.github.com/articles/which-remote-url-should-i-use/
I am going to have a look at migrating the tickets, but it may be lossy
in metadata (ticket requestor) so, we'll see. Going forward we would
like the GitHub issues to be used to report bugs and request features,
although of course these mail lists are always preferred for initial
contact and discussion (and will remain at SourceForge).
Any questions, please let me know on or off list,
regards,
oliver.
Leave a comment