# ReactOS Repository migrated to GitHub

DevFeed: [ReactOS Repository migrated to GitHub](<https://devfeed.tech/articles/reactos-repository-migrated-to-github-33224.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/reactos-repository-migrated-github/>)

Published: 2017-10-03T00:00:00Z

Content type: news

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [migration](<https://devfeed.tech/topics/migration.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Git](<https://devfeed.tech/topics/git.md>), [version-control](<https://devfeed.tech/topics/version-control.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Continuous integration](<https://devfeed.tech/topics/continuous-integration.md>), [jira](<https://devfeed.tech/topics/jira.md>)

Tags: [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [free](<https://devfeed.tech/tags/free.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [jira](<https://devfeed.tech/tags/jira.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [version-control](<https://devfeed.tech/tags/version-control.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

ReactOS migrated its source code from a central Subversion instance to a decentralized Git repository and joined GitHub for software development. The article explains the migration history, notes that the SVN repository is now read-only, and describes related tooling and documentation updates.

## Source excerpt

Today, the ReactOS Source Code has been migrated from a central Subversion instance to a decentralized Git repository. Together with that, ReactOS joins the list of projects using the popular GitHub service for developing software. We expect that this move greatly improves the way we collaborate on ReactOS development and reduces the barriers for newcomers. Just fork our repository on GitHub, commit your changes and send us a Pull Request!