[opensuse-packaging] Branch-checking out a complete project?
Hi! I want to update all of the packages in devel:languages:python:azure and I was wondering whether there is a way to branch-checkout the whole project as once? I know I could construct a package list and iterate over it, but I was wondering whether there is an even faster way. Thanks, Adrian -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Mittwoch, 18. Juli 2018, 11:42:25 CEST wrote John Paul Adrian Glaubitz:
Hi!
I want to update all of the packages in devel:languages:python:azure and I was wondering whether there is a way to branch-checkout the whole project as once?
I know I could construct a package list and iterate over it, but I was wondering whether there is an even faster way.
We don't have a full project branch, but you can project link them. Are your sure that you really want to branch each package source? bye The Real Adrian(tm) -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 07/18/2018 11:44 AM, Adrian Schröter wrote:
I know I could construct a package list and iterate over it, but I was wondering whether there is an even faster way.
We don't have a full project branch, but you can project link them.
Mmh, not sure whether that's what I want. I guess I'll use my for-loop then. Is there a command to list all packages in a project, btw? (While we're at it)
Are your sure that you really want to branch each package source?
The whole package set can only be updated as a whole and since I don't have direct push permissions to d:l:p:a, I want to go the clean branch way so I can submit the packages back.
bye The Real Adrian(tm)
Thanks, The Adrian with three first names(R) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Jul 18 2018, John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> wrote:
Is there a command to list all packages in a project, btw? (While we're at it)
osc ls Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 07/18/2018 11:54 AM, Andreas Schwab wrote:
On Jul 18 2018, John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> wrote:
Is there a command to list all packages in a project, btw? (While we're at it)
osc ls
Thanks. Sometimes it's too obvious :P. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Mittwoch, 18. Juli 2018, 11:48:41 CEST wrote John Paul Adrian Glaubitz:
On 07/18/2018 11:44 AM, Adrian Schröter wrote:
I know I could construct a package list and iterate over it, but I was wondering whether there is an even faster way.
We don't have a full project branch, but you can project link them.
Mmh, not sure whether that's what I want. I guess I'll use my for-loop then.
Is there a command to list all packages in a project, btw? (While we're at it)
osc ls $project ?
Are your sure that you really want to branch each package source?
The whole package set can only be updated as a whole and since I don't have direct push permissions to d:l:p:a, I want to go the clean branch way so I can submit the packages back.
k... -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 07/18/2018 11:55 AM, Adrian Schröter wrote:
Is there a command to list all packages in a project, btw? (While we're at it)
osc ls $project ?
I know I'm lazy today :P. Guess that one "man osc" was too much. Thanks for the quick answers! Adrian -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Andreas Schwab
-
John Paul Adrian Glaubitz