Org to Org migration and URL renaming #1307
Unanswered
thorntonryan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@timrogers , follow up question to #809
Supposing we run an org to org migration and go from something like:
my.enterprise.github.com/myorg/repo => github.com/myenterprise_myorg/repo
If I follow, based on your second bullet point, the migration utility is expected to rewrite these short permalinks or short urls to point at the new org... correct?
If that's true, then I have a follow up question:
If we do an org-to-to org migration, then once we're on github.com... can we migrate that repo to a different org and get URLs re-written a second time?
github.com/myenterprise_org/repo ==> github.com/myenterprise_other_org/repo
For "reasons", we might have a decent use case for an org to org migration, but I'm wondering if we two-step our migrations -- doing org-to-org then another move internally within github, if that would effectively help handling URL re-writing spanning where the org changes
(something that isn't directly supported as outlined by #809)
Beta Was this translation helpful? Give feedback.
All reactions