[Bug 468976] New: osc branch should give you full command line if you use -A
https://bugzilla.novell.com/show_bug.cgi?id=468976 Summary: osc branch should give you full command line if you use -A Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: federico@novell.com QAContact: adrian@novell.com Found By: Development "osc branch" nicely tells you the "osc co" command you can use to checkout the newly-branched package. However, if you use osc with the -A option to use another API server, it doesn't give you the correct command line. Example: $ osc -A api.suse.de branch SUSE:SLE-11:GA gtk2 A working copy of the branched package can be checked out with: osc co home:federico-mena:branches:SUSE:SLE-11:GA/gtk2 # great! Let's cut&paste that... $ osc co home:federico-mena:branches:SUSE:SLE-11:GA/gtk2 Server returned an error: HTTP Error 404: Not Found # oops, I guess I need to specify -A myself... $ osc -A api.suse.de co home:federico-mena:branches:SUSE:SLE-11:GA/gtk2 A home:federico-mena:branches:SUSE:SLE-11:GA A home:federico-mena:branches:SUSE:SLE-11:GA/gtk2 .. Summary: if you do "osc -A foo.com branch repo package", then the suggested command line should be "osc -A foo.com co destrepo/package". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468976 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468976#c1 --- Comment #1 from Federico Mena Quintero <federico@novell.com> 2009-01-23 12:33:39 MST --- Submitted to the internal build service to SUSE:SLE-11:GA with request id 49. I'll submit it to openSUSE:Factory next and 11.1 as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468976 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468976#c2 --- Comment #2 from Federico Mena Quintero <federico@novell.com> 2009-01-23 12:34:36 MST --- Argh, wrong bug! Ignore the comment above. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468976 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |poeml@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468976 User suse-tux@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=468976#c3 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |suse-tux@gmx.de Resolution| |FIXED --- Comment #3 from Marcus Hüwe <suse-tux@gmx.de> 2009-03-23 18:44:14 MST --- I just fixed this in r6909. So I think we can close this bug (if not please reopen). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com