please move auto-importing repo for 'elfutils' to elfutils project

Asked by Dan Streetman

I've set up an auto-importing git repo for elfutils here:
https://code.launchpad.net/~ubuntu-support-team/elfutils/+git/elfutils

However there is an existing elfutils project, that I'd prefer own the git repo:
https://launchpad.net/elfutils

So the repo is accessible as "lp:elfutils". Can you move the repo over to the elfutils project?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Tom Wardill
Solved:
Last query:
Last reply:
Revision history for this message
Tom Wardill (twom) said :
#1

If I understand this right, you should be able to achieve that by linking the repository here: https://code.launchpad.net/elfutils/+configure-code

Projects don't own a repository, only teams or people do, so the lp:elfutils is just a short alias for an existing repository.

Using the configure code page and setting it to `~ubuntu-support-team/elfutils/+git/elfutils`, should allow that to happen.

Revision history for this message
Dan Streetman (ddstreet) said :
#2

> If I understand this right, you should be able to achieve that by linking the repository here:
> https://code.launchpad.net/elfutils/+configure-code

it seems I (nor the ubuntu-support-team team) are part of the elfutils project in lp, so it won't let me edit that page. Could you add me and/or the ubuntu-support-team to the project? Otherwise the repo change probably will need to be made by an admin.

Revision history for this message
Best Tom Wardill (twom) said :
#3

Oops, sorry, I missed that you weren't the owner of the project.

I've configured that for you, so should all work as lp:elfutils now.

Hope that helps!

Revision history for this message
Dan Streetman (ddstreet) said :
#4

Thanks Tom Wardill, that solved my question.