Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9816

Remove config.php from git repository

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.0.7-PL1
    • 3.0.8-RC1
    • None
    • None

    Description

      config.php is currently in the repository which makes lots of things a pain. Certain actions (rebase) require a clean state, if phpBB is installed, config.php is marked as modified, thus requiring the use of git stash. When doing a hard reset, tracked files will be deleted, this is a major pain for config.php. You cannot do git add . because it would stage config.php (we've seen that before).

      The solution: remove config.php from the repository, add it to gitignore. Might as well do the same with tests/test_config.php.

      The build script needs to be adjusted to create a blank config.php.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              igorw Igor Wiedler [X] (Inactive)
              igorw Igor Wiedler [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: