From: seo.new@... Date: 2019-03-16T09:52:40+00:00 Subject: [ruby-core:91853] [Ruby trunk Feature#11741] Migrate Ruby to Git from Subversion Issue #11741 has been updated by mamad (mamad safa). http://15news.ir http://9news.ir http://afexo.ir http://aloofile.ir http://aminpayam.ir http://andishmes.ir http://arikehvip.ir http://azargo.ir http://bassirat.ir http://belton.ir http://birligh.ir http://brmm.ir http://chagheri.ir http://fagups.ir http://felfeel.ir http://filegallery.ir http://fnevis.ir http://g2pracles.ir http://harikagap.ir http://iranspeleo.ir http://irnhost.ir http://is20.ir http://j75.ir http://kalakalaa.ir http://kishfairs.ir http://miadweb.ir http://moeinazoafa.ir http://mostak.ir http://newshap.ir http://padidefans.ir http://pears.ir http://popich.ir http://popmac.ir http://ramkaadv.ir http://rejimkade.ir http://rezervbambo.ir http://samatarh.ir http://seablog.ir http://serendypaper.ir http://shikopet.ir http://sna-kala.ir http://sobheyasoj.ir http://takvinarman.ir http://tepstone.ir http://topsoftz.ir http://zanich.ir http://cssschool.ir http://jsschool.ir http://tpitgroup.ir http://appmail.ir http://8host.ir http://digi220.ir http://digi103.ir http://seotis.ir http://seotis.com ---------------------------------------- Feature #11741: Migrate Ruby to Git from Subversion https://bugs.ruby-lang.org/issues/11741#change-77124 * Author: maclover7 (Jon Moss) * Status: Rejected * Priority: Normal * Assignee: * Target version: ---------------------------------------- # Git to SVN Converting Ruby wholesale from Subversion to Git (not necessarily Github!) has been a long time coming, and I think it's finally time to make the switch. Ruby already has an official Git repo up on Github, and the main contributing.rdoc file in that repo is meant for Git, not Subversion. Git is definitely the most popular VCS (version control system) in the Ruby ecosystem, and it's time for the language itself to convert. I propose that Ruby use [Gitlab](https://about.gitlab.com/) to manage its issue tracker, merge/pull request tracker, and the actual Git repository itself. Gitlab is an open source Ruby on Rails that many large corporations have begun to use for Git repository management + related tools. Gitlab also has a CI toolset built right into the core application, so we could also run CI all on the same set of servers. I have contacted and have a sponsor (that's a major Ruby server hosting company) ready to foot the bill for all servers needed to run a cluster of Gitlab server s for Ruby. Below is a preliminary checklist for how to go about the change: ## Actually convert codebase from SVN to Git - Either use the **`svn2git`** gem - Or clone down the Git repository from https://github.com/ruby/ruby ## Redmine --> Gitlab - Contact sponsor [REDACTED] to get GitLab servers spinning, and live (under git.ruby-lang.org, maybe?) - Get CI running on Gitlab (start off with Ubuntu Linux) - Migrate all issues (open and closed, or just open?) from Redmine to Gitlab via Redmine and Gitlab APIs - Begin migrating all pull requests from Github to Gitlab ## Final Transition - Post large notice on Redmine website saying that Redmine + Subversion will be deprecated soon - After two months (maybe shorter? longer?) close down old Redmine + Subversion servers I am happy to make adjustments as necessary to the timeline listed above, and to take the lead on this project. Let me know if we want to continue the conversation with the server sponsor and the Ruby core team. <3 -- https://bugs.ruby-lang.org/ Unsubscribe: