Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: The ability to copy RPMs between repositories #27

Open
sapg opened this issue May 22, 2015 · 2 comments
Open

Feature request: The ability to copy RPMs between repositories #27

sapg opened this issue May 22, 2015 · 2 comments

Comments

@sapg
Copy link

sapg commented May 22, 2015

I'd like to be able to copy RPMs between repositories, for example, I have a dev, test and prod repo. Moving an RPM through these stages would be handy. I cannot simply sync all of test to prod as not all RPMs will make it past test.

@djzort
Copy link
Contributor

djzort commented Jul 11, 2015

You can now clone tags including overriding an existing tag (thanks to my PR being merged)

So the idea is you have a dev tag like 'rt1234' or 'bz1234' (guessing that you use rt or bugzilla) and when you are happy with it you clone it to override your 'production' tag.

@krimdomu
Copy link
Contributor

Hi
To do this we also need to have a way to check if we also need to copy dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants