On Mar 20, 12 13:35:03 +0100, Adrian Schröter wrote:
Am Dienstag, 20. März 2012, 11:39:00 schrieb Juergen Weigert:
Is there a way to see, if any of my home:jnweiger:branches:* packages still contain unsubmitted fixes? I basically only keep them around, in case I would continue working on a certain package later, so that I see what I already started ...
osc ldiff $project $package
Ok. thanks. This fails when the project.diff no longer applies. In which case I need to manually review the project.diff -- quite tedious for over hundred packages.
Can I tell the build-service to not build my home:jnweiger:branches:* packages at all. That would also remove the load, but without loss of information.
cheers, JW-