[opensuse-buildservice] OSC support for multiple BS instances
Hello, in the discussion about possible Gnome client features, we came to the possibility of supporting multiple BS instances. Since we want to stay compatible with osc, I was wondering does osc supports multiple users (for example, one user per BS instance). Thanks for your help. M. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 05.05.2008 at 11:45, Mario <mario.danic@gmail.com> wrote: Hello,
in the discussion about possible Gnome client features, we came to the possibility of supporting multiple BS instances. Since we want to stay compatible with osc, I was wondering does osc supports multiple users (for example, one user per BS instance).
Thanks for your help.
As far as I can tell from being a user of build.opensuse.org and also of my own one, this works pretty good. I have in .oscrc the entries for both servers and all I defined was an alias alias losc='osc -A htt://127.0.42.2' I rarely need losc, as long as I manage some existing projects / packages, as it takes the settings from the .osc directory. Authentication works great against both instances of OBS Dominique --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Monday 05 May 2008 10:45:22 wrote Mario:
Hello,
in the discussion about possible Gnome client features, we came to the possibility of supporting multiple BS instances. Since we want to stay compatible with osc, I was wondering does osc supports multiple users (for example, one user per BS instance).
yes, you can have multiple sections in ~/.oscrc for each instance and select with -A which one to use. -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, May 05, 2008 at 11:09:40AM +0200, Adrian Schröter wrote:
On Monday 05 May 2008 10:45:22 wrote Mario:
Hello,
in the discussion about possible Gnome client features, we came to the possibility of supporting multiple BS instances. Since we want to stay compatible with osc, I was wondering does osc supports multiple users (for example, one user per BS instance).
yes, you can have multiple sections in ~/.oscrc for each instance and select with -A which one to use.
And -A is needed only the first time with a given working copy, because osc stashes the URL into .osc/_apiurl and reuses it from there. Internally, Package object instance has an api url attribute, which is useful also if you work with multiple build service instances. Peter -- "WARNING: This bug is visible to non-employees. Please be respectful!" SUSE LINUX Products GmbH Research & Development
participants (4)
-
Adrian Schröter
-
Dominique Leuenberger
-
Mario
-
Peter Poeml