From: Chris S. <chr...@us...> - 2022-01-21 07:03:23
|
> GitHub is often blocked by companies / agencies because of the sites ties to China GitHub is owned by Microsoft, so I’m a bit confused by your insertion it has ties to China. A company could choose to block any site at any time, so I don’t think this should be a consideration. Also https://github.com/python <https://github.com/python> itself is on GitHub and most core Python tools, so if your company does block GitHub, you are going to find it difficult to do any Python development. > when the suggested changes are rejected, goes and creates their own Docutils on GitLab or GitHub. This is the nature of open source programming, and already easily possible. Moreover, it should be encouraged for people to create forks, if that’s what they require for their own use case. There can still only be one package under the exact “docutils” name in PyPI. If open source developers want to “gate-keep” their code, then I would suggest they should not be making their code open source, or change the licensing. > On 21 Jan 2022, at 04:49, Jeffrey C. Jacobs <dar...@ti...> wrote: > > I would just like to say I use Git a lot and my only reservations are 1) GitHub is often blocked by companies / agencies because of the sites ties to China. I would suggest long term to use GitLab. > > Secondly, Forking isn’t so much a problem if branching isn’t allowed but branching seems more natural. The main thing I worry about is someone activating a pull request which is against the core principles of Docutils and, when the suggested changes are rejected, goes and creates their own Docutils on GitLab or GitHub and submits it to pypi and users don’t know which one is legit. That’s my only other concern. Beyond that, I have no issue with Git but ask you show some patience with David as he’s only just come back to the project in force recently. > > Jeffrey > > On Sun, Jan 16, 2022 at 16:58 "Günter Milde" via Docutils-develop <doc...@li... <mailto:doc...@li...>> wrote: > The issue not forgotten. You may have a look at > https://docutils.sourceforge.io/docs/dev/todo.html#repository <https://docutils.sourceforge.io/docs/dev/todo.html#repository> > for some thoughts (and at the version history at > https://sourceforge.net/p/docutils/code/HEAD/log/?path=/trunk/docutils/docs/dev/todo.txt <https://sourceforge.net/p/docutils/code/HEAD/log/?path=/trunk/docutils/docs/dev/todo.txt> > to monitor the (admittedly slow) progress). > > [feature-requests:#58] <https://sourceforge.net/p/docutils/feature-requests/58/> Migration Docutils from SourceForge to Github > > Status: open > Group: Default > Created: Fri Feb 16, 2018 03:23 PM UTC by Yves Chevallier > Last Updated: Sun Jan 16, 2022 04:05 PM UTC > Owner: nobody > > Sourceforge is not really user friendly to report issues, propose pull-request and contribute to the project. I would like to know if it is possible to migrate Docutils to GitHub. > > Sent from sourceforge.net <http://sourceforge.net/> because doc...@li... <mailto:doc...@li...> is subscribed to https://sourceforge.net/p/docutils/feature-requests/ <https://sourceforge.net/p/docutils/feature-requests/> > To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. <https://sourceforge.net/p/docutils/admin/feature-requests/options.> Or, if this is a mailing list, you can unsubscribe from the mailing list. > > _______________________________________________ > Docutils-develop mailing list > Doc...@li... <mailto:Doc...@li...> > https://lists.sourceforge.net/lists/listinfo/docutils-develop <https://lists.sourceforge.net/lists/listinfo/docutils-develop> > > Please use "Reply All" to reply to the list. > _______________________________________________ > Docutils-develop mailing list > Doc...@li... > https://lists.sourceforge.net/lists/listinfo/docutils-develop > > Please use "Reply All" to reply to the list. --- ** [feature-requests:#58] Migration Docutils from SourceForge to Github** **Status:** open **Group:** Default **Created:** Fri Feb 16, 2018 03:23 PM UTC by Yves Chevallier **Last Updated:** Sun Jan 16, 2022 04:05 PM UTC **Owner:** nobody Sourceforge is not really user friendly to report issues, propose pull-request and contribute to the project. I would like to know if it is possible to migrate Docutils to GitHub. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |