Changes between Version 16 and Version 17 of FAQ/GitHubMigration


Ignore:
Timestamp:
Nov 6, 2016, 3:49:46 PM (7 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

tweak section on the repo split

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/GitHubMigration

    v16 v17  
    2121=== Where can I find the MacPorts source now? === #repositories
    2222
    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].
     23We have split our monolithic [[span(Mac OS, style=white-space: nowrap)]] Forge repository into smaller GitHub repositories.
    2424
    2525||= Mac OS Forge                   =||= GitHub ("master" branch unless otherwise noted)
     
    3838|| contrib/mp-buildbot              || [https://github.com/macports/mpbb mpbb.git]
    3939|| 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//
    4141|| users/{dluke,jberry,pipping}     || //deleted (exceeds GitHub size limit, only contains old files)//
    4242|| branches/*                       || //branch of the appropriate repository//
     
    4646
    4747[https://help.github.com/articles/cloning-a-repository Cloning URLs and GitHub Desktop links] are available on each repository's GitHub page.
     48
     49The 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].
    4850
    4951=== How do I get commit privileges for the repositories on GitHub? === #commitbit