On Sunday 23 February 2014 10:38:56 Nils Kneuper wrote:
> Honestly I don't think anyone will actually work on fixing the "issues". So
> it makes sense to rename the repository to "wesnoth" and say "yeah, we are
> done, it is good enough".
> 
> Thanks shadowmaster for taking this one over from esr. I agree that it is
> time to declare the task as done and move on to more important
> battlefields.

Since nobody spoke against this during these last three days, I have gone 
ahead and renamed the 'wesnoth-old' repository to just 'wesnoth' [1].

GitHub will continue to handle requests on the old repository URL [2] for as 
long as we don't create a new 'wesnoth-old' repository or rename a repository 
to 'wesnoth-old', so this should not be a disruptive change for most people. 
However, I would still advise that everyone runs the following command to 
update their Git repository configuration accordingly:

    git remote set-url origin g...@github.com:wesnoth/wesnoth.git

Or, for those using https:

    git remote set-url origin https://github.com/wesnoth/wesnoth.git

Replace 'origin' in these commands with whatever the name of your upstream 
remote is in your clone's configuration. Apparently, people who forked the 
repository following GitHub documentation and cloned from their fork first 
will often use 'upstream' as the upstream (our upstream) repository's remote 
name.

I have updated WesnothRepository on wiki.w.o [3] accordingly.

    1: https://github.com/wesnoth/wesnoth
    2: https://help.github.com/articles/renaming-a-repository
    3: http://wiki.wesnoth.org/WesnothRepository

In related news, Ivanovic pushed a plain tag to the repository this Saturday 
when tagging 1.11.10, against the convention of using a real annotated tag. In 
order to save everyone from the trouble of having to deal with (arguably 
minor) object conflicts, I have kept the plain tag and created a new annotated 
tag '1.11.10-retag' pointing to the same ref. The plain tag's author 
information points to me, though; hopefully this won't inconvenience anybody.

-- 
Regards
  Ignacio R. Morelle <shadowm>

_______________________________________________
Wesnoth-dev mailing list
Wesnoth-dev@gna.org
https://mail.gna.org/listinfo/wesnoth-dev

Reply via email to