Re: Wiki migration from Bitbucket to GitHub
Bill Deegan <bill-cJFiu+DHMVC5azolltMz9laTQe2KTcn/@public.gmane.org>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAEyG4CH_gHW8Kh66KH66cvcHrp+wQ9FX1HztOhQOWmwp3JTqHQ@mail.gmail.com> |
https://github.com/SCons/scons/wiki On Thu, Dec 21, 2017 at 1:24 PM, Bill Deegan <bill-cJFiu+DHMVC5azolltMz9laTQe2KTcn/@public.gmane.org> wrote: > The wiki's already migrated.. > > On Thu, Dec 21, 2017 at 1:17 PM, Andrew Featherstone < > andrew.featherstone-5LkwijKnu/[email protected]> 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 >> [email protected] >> https://pairlist2.pair.net/mailman/listinfo/scons-dev >> >> > _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev