Can't anchor new file to specified repository.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 3.7.0
    • Component/s: None
    • None

      Hi,

      I downloaded trial version of crucible 3.7 and installed it.
      Then created repository "test2" (the first available from bitbucket) and project "pr".
      Then clone this repo to local directory test,

      $cd test
      $touch TEST_FILE
      $echo "TEST content" > TEST_FILE
      $hg add TEST_FILE
      $crucible.py --repository test2 pr -m "dd"
      

      and got

      Crucible server: http://macbook-pro.local:8060
      Crucible username: test
      Please specify a reviewer to be added to the review, or press Enter to continue: 
      Error: Failed to anchor the patch to repository test2, please check that the repository is the correct one
      

            Assignee:
            Unassigned
            Reporter:
            Andrey Nazarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: