Giter Site home page Giter Site logo

Comments (7)

abadger1406 avatar abadger1406 commented on June 3, 2024

python3 migrate.py abadger https://bitbucket.org/abadger/c2p abadger1406 https://github.com/NetFM/c2p
Please enter your Bitbucket password.

Please enter your GitHub password.
Note: If your account has two-factor authentication enabled, you must use a personal access token from https://github.com/settings/tokens in place of a password for this script.

Traceback (most recent call last):
File "migrate.py", line 442, in
sys.exit(main(options))
File "migrate.py", line 116, in main
issues = get_issues(bb_url, options.start, bb_auth)
File "migrate.py", line 182, in get_issues
.format(bb_url)
RuntimeError: Could not find the Bitbucket repository: https://api.bitbucket.org/1.0/repositories/https://bitbucket.org/abadger/c2p/issues
Hint: the Bitbucket repository name is case-sensitive.
(py3) dave@dave-desktop:~/bitbucket-issue-migration$

from bitbucket-issue-migration.

jeffwidman avatar jeffwidman commented on June 3, 2024

You're entering the wrong options. Replace https://bitbucket.org/abadger/c2p with abadger/c2p, same with Github url...

from bitbucket-issue-migration.

abadger1406 avatar abadger1406 commented on June 3, 2024

Thank you...making progress..

python3 migrate.py abadger abadger/c2p abadger1406 https://github.com/NetFM/c2p
Please enter your Bitbucket password.

Please enter your GitHub password.
Note: If your account has two-factor authentication enabled, you must use a personal access token from https://github.com/settings/tokens in place of a password for this script.

Traceback (most recent call last):
File "migrate.py", line 442, in
sys.exit(main(options))
File "migrate.py", line 131, in main
gh_issue, gh_comments, options.github_repo, gh_auth, headers
File "migrate.py", line 403, in push_github_issue
.format(issue['title'], respo.status_code)
RuntimeError: Failed to POST issue: '7.1.1 Map View - Reservation Details' due to unexpected HTTP status code: 404
(py3) dave@dave-desktop:~/bitbucket-issue-migration$

from bitbucket-issue-migration.

abadger1406 avatar abadger1406 commented on June 3, 2024

No issues imported yet, there are 98 issues in total to import

from bitbucket-issue-migration.

abadger1406 avatar abadger1406 commented on June 3, 2024

The issue mentioned, looks fairly stanard, ability 5 comments and is resolved. It does have a # in the title...will try changing this.

from bitbucket-issue-migration.

abadger1406 avatar abadger1406 commented on June 3, 2024

Looks like it just fails on first issue, changed title to 'issue 1'

python3 migrate.py abadger abadger/c2p abadger1406 https://github.com/NetFM/c2p
Please enter your Bitbucket password.

Please enter your GitHub password.
Note: If your account has two-factor authentication enabled, you must use a personal access token from https://github.com/settings/tokens in place of a password for this script.

Traceback (most recent call last):
File "migrate.py", line 442, in
sys.exit(main(options))
File "migrate.py", line 131, in main
gh_issue, gh_comments, options.github_repo, gh_auth, headers
File "migrate.py", line 403, in push_github_issue
.format(issue['title'], respo.status_code)
RuntimeError: Failed to POST issue: 'issue 1' due to unexpected HTTP status code: 404
(py3) dave@dave-desktop:~/bitbucket-issue-migration$

from bitbucket-issue-migration.

jeffwidman avatar jeffwidman commented on June 3, 2024

This is going to fail for the same reason as the BB url... did you read the Readme?

from bitbucket-issue-migration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.