Changes between Version 16 and Version 17 of FAQ/GitHubMigration
- Timestamp:
- Nov 6, 2016, 3:49:46 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/GitHubMigration
v16 v17 21 21 === Where can I find the MacPorts source now? === #repositories 22 22 23 As part of the migration, we have split our monolithic Mac OS Forge repository into smaller repositories on GitHub. The [https://techbase.kde.org/Projects/MoveToGit/UsingSvn2Git svn2git] rules used for the conversion are available on [https://github.com/macports/macports-svn2git-rules/blob/master/gitconversion.rules GitHub].23 We have split our monolithic [[span(Mac OS, style=white-space: nowrap)]] Forge repository into smaller GitHub repositories. 24 24 25 25 ||= Mac OS Forge =||= GitHub ("master" branch unless otherwise noted) … … 38 38 || contrib/mp-buildbot || [https://github.com/macports/mpbb mpbb.git] 39 39 || contrib/mpab || [https://github.com/macports/mpbb/tree/mpab mpbb.git, "mpab" branch] 40 || users/* || //separate repository at macports /macports-user-*.git//40 || users/* || //separate repository at macports-user-*.git// 41 41 || users/{dluke,jberry,pipping} || //deleted (exceeds GitHub size limit, only contains old files)// 42 42 || branches/* || //branch of the appropriate repository// … … 46 46 47 47 [https://help.github.com/articles/cloning-a-repository Cloning URLs and GitHub Desktop links] are available on each repository's GitHub page. 48 49 The tools and [https://techbase.kde.org/Projects/MoveToGit/UsingSvn2Git svn2git] rules used for the conversion are available in [https://github.com/macports/macports-svn2git-rules their own repository]. 48 50 49 51 === How do I get commit privileges for the repositories on GitHub? === #commitbit