Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11611

setup_github_network.php no longer creates a repository

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.11-RC1, 3.2.1-RC1
    • 3.0.11
    • None
    • None

      afischer@leonard:/tmp/phpbb3-test$ ls 
      setup_github_network.php
      

      afischer@leonard:/tmp/phpbb3-test$ php setup_github_network.php -s collaborators -m bantu
      fatal: destination path '.' already exists and is not an empty directory.
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      fatal: Not a git repository (or any of the parent directories): .git
      

      The solution probably is to use git init and then add remotes.

            Marc Marc
            bantu Andreas Fischer [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: