Changes between Initial Version and Version 1 of FAQ/GitHubMigration


Ignore:
Timestamp:
Oct 29, 2016, 11:22:41 PM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

create new FAQ about the GitHub migration

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/GitHubMigration

    v1 v1  
     1= GitHub Migration FAQ =
     2
     3[[PageOutline(2-4,,inline)]]
     4
     5== Git == #git
     6
     7=== How can I use Git for my ports tree? === #portstree
     8
     9See the [[howto/SyncingWithGit|"Syncing with Git" HOWTO]].
     10
     11== GitHub == #github
     12
     13== Trac == #trac
     14
     15=== How can I associate my old tickets with my new Trac account? === #oldtickets
     16
     17When you log into the new Trac site, references to your GitHub email addresses are converted to your new Trac account. Thus, your new account only inherits reporter/owner/Cc status for email addresses you've added to GitHub.
     18
     19If you forgot about an address you used on the old Trac site, you can [https://help.github.com/articles/adding-an-email-address-to-your-github-account add it to GitHub] at any time, log out of Trac, and log back in. The conversion is done by a periodic job, so it may not occur for a few minutes after login.