Fork me on GitHub

Changes between Version 10 and Version 11 of GitHubProblems


Ignore:
Timestamp:
Dec 15, 2014, 10:23:35 PM (10 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GitHubProblems

    v10 v11  
    4646  - local !GitLab with local Git repository and mirrors
    4747
     48I've just quickly checked a couple of alternatives from the above list:
     49
     50  - while !GitLab is good for local projects, the initial page of the project is not customizable and the developers refuse to add this functionality: http://feedback.gitlab.com/forums/176466-general/suggestions/3907476-add-readme-to-project-home-view
     51
     52  - !LaunchPad does not have wiki pages or any other way to store documentation
     53
     54
     55So far, the following solution look the most promising:
     56
     57  - main Git repository goes to GitHub
     58
     59  - wiki pages, tickets and mirror Git repository go to local Trac
     60
     61  - trac-github (https://github.com/aaugustin/trac-github) plugin should be installed to automatically synchronize both repositories
     62
     63  - Trac should be updated to version 1.0
     64
     65