[Scons-dev] Wiki migration from Bitbucket to GitHub

Bill Deegan bill at baddogconsulting.com
Fri Dec 29 14:14:12 EST 2017


I updated all the markdown pages with a H1 at the top with a notice the
wiki had changed to github and a link to the page on github.


On Fri, Dec 29, 2017 at 2:12 AM, Andrew Featherstone <
andrew.featherstone at cantab.net> wrote:

> I think I can live with dead links on the internet. If a site does want to
> keep their links working, then they can update them to point at GitHub. I'd
> prefer this to making sure that a blog post from 2010 still points to
> content, with no idea that the newer content exists.
>
> On 21 December 2017 at 22:03, Bill Deegan <bill at baddogconsulting.com>
> wrote:
>
>> The only gotcha there is any external links to those wiki pages would
>> dead end...
>>
>> On Thu, Dec 21, 2017 at 2:00 PM, Andrew Featherstone <
>> andrew.featherstone at cantab.net> wrote:
>>
>>> I think I'd be happy with removing everything but the home page and
>>> changing that to point at the new home page. In an ideal world every page
>>> would return a 301 status code, but alas.
>>>
>>> Andrew
>>>
>>> On 21 December 2017 at 21:35, Bill Deegan <bill at baddogconsulting.com>
>>> wrote:
>>>
>>>> Yup. I thought I'd done that when I did the migration.
>>>>
>>>> Probably adding some bold header on each page at bitbucket's wiki with
>>>> pointer to new wiki?
>>>> Do you think we need to point the new URL for each page in the wiki at
>>>> github?
>>>>
>>>> On Thu, Dec 21, 2017 at 1:31 PM, Andrew Featherstone <
>>>> andrew.featherstone at cantab.net> wrote:
>>>>
>>>>> How stupid of me not to look beforehand! Perhaps we could make this
>>>>> obvious on the BitBucket Wiki at https://bitbucket.org/scons/sc
>>>>> ons/wiki/Home?
>>>>>
>>>>> Andrew
>>>>>
>>>>> On 21 December 2017 at 21:24, Bill Deegan <bill at baddogconsulting.com>
>>>>> wrote:
>>>>>
>>>>>> The wiki's already migrated..
>>>>>>
>>>>>> On Thu, Dec 21, 2017 at 1:17 PM, Andrew Featherstone <
>>>>>> andrew.featherstone at cantab.net> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> I've migrated the wiki from BitBucket to my fork on GitHub. This was
>>>>>>> pretty straightforward, with the details in the git history at
>>>>>>> https://github.com/ajf58/scons.wiki.git, and also repeated below:
>>>>>>>
>>>>>>> $ cd /tmp
>>>>>>> $ hg clone https://bitbucket.org/scons/scons/wiki wiki.hg
>>>>>>> $ git clone https://github.com/ajf58/scons.wiki.git ./wiki.git
>>>>>>> $ cd wiki.hg/
>>>>>>> $ hg archive ../wiki.git/ -r tip
>>>>>>> $ cd ../wiki.git/
>>>>>>> $ git add -A
>>>>>>> $ git reset HEAD .hg_archival.txt
>>>>>>> $ git commit -m "yadda yadda"
>>>>>>>
>>>>>>> I think this has all move across without an issue at
>>>>>>> https://github.com/ajf58/scons/wiki.
>>>>>>>
>>>>>>> Would someone with the right privileges at
>>>>>>> https://github.com/scons/scons be willing and able to migrate the
>>>>>>> Wiki across? Once that's done we can then put a pointer over in BitBucket
>>>>>>> to the new Wiki, and keep moving towards centralising the project's
>>>>>>> development on the GitHub ecosystem.
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Andrew
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Scons-dev mailing list
>>>>>>> Scons-dev at scons.org
>>>>>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Scons-dev mailing list
>>>>>> Scons-dev at scons.org
>>>>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Scons-dev mailing list
>>>>> Scons-dev at scons.org
>>>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Scons-dev mailing list
>>>> Scons-dev at scons.org
>>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Scons-dev mailing list
>>> Scons-dev at scons.org
>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>
>>>
>>
>> _______________________________________________
>> Scons-dev mailing list
>> Scons-dev at scons.org
>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>
>>
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20171229/00c9bfad/attachment-0001.html>


More information about the Scons-dev mailing list