Changes between Version 1 and Version 2 of FAQ/GitHubMigration


Ignore:
Timestamp:
Oct 30, 2016, 1:12:11 AM (7 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

add list of new repositories

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/GitHubMigration

    v1 v2  
    1111== GitHub == #github
    1212
     13=== Where can I find the MacPorts source now? === #repositories
     14
     15As 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/neverpanic/macports-svn2git-rules/blob/master/gitconversion.rules Clemens Lang's GitHub].
     16
     17||= Mac OS Forge                   =||= GitHub ("master" branch unless otherwise noted)
     18|| trunk/base                       || [https://github.com/macports/macports-base macports-base.git]
     19|| trunk/base/portmgr/jobs          || [https://github.com/macports/macports-infrastructure/tree/master/jobs macports-infrastructure.git, "jobs" directory]
     20|| trunk/doc                        || [https://github.com/macports/macports-guide/tree/doc-old macports-guide.git, "doc-old" branch]
     21|| trunk/doc-new                    || [https://github.com/macports/macports-guide macports-guide.git]
     22|| trunk/dports                     || [https://github.com/macports/macports-ports macports-ports.git]
     23|| trunk/dports/PortIndex*          || //deleted//
     24|| trunk/www                        || [https://github.com/macports/macports-www macports-www.git]
     25|| contrib                          || [https://github.com/macports/macports-contrib macports-contrib.git]
     26|| contrib/MacPorts_Framework       || [https://github.com/macports/pallet/tree/master/MacPorts_Framework pallet.git, "MacPorts_Framework" directory]
     27|| contrib/Pallet                   || [https://github.com/macports/pallet/tree/master/Pallet pallet.git, "Pallet" directory]
     28|| contrib/buildbot                 || [https://github.com/macports/macports-infrastructure/tree/buildbot-mpab/buildbot macports-infrastructure.git, "buildbot-mpab" branch, "buildbot" directory]
     29|| contrib/buildbot-test            || [https://github.com/macports/macports-infrastructure/tree/master/buildbot macports-infrastructure.git, "buildbot" directory]
     30|| contrib/mp-buildbot              || [https://github.com/macports/mpbb mpbb.git]
     31|| contrib/mpab                     || [https://github.com/macports/mpbb/tree/mpab mpbb.git, "mpab" branch]
     32|| users/*                          || //separate repository at macports/macports-user-*.git//
     33|| users/{dluke,jberry,pipping}     || //deleted (exceeds GitHub size limit, only contains old files)//
     34|| branches/*                       || //branch of the appropriate repository//
     35|| distfiles/*                      || //deleted//
     36|| downloads/*                      || //deleted//
     37|| tags/*                           || //annotated tag in the appropriate repository//
     38
    1339== Trac == #trac
    1440