[Bug 404552] New: make "osc branch" easier to use
https://bugzilla.novell.com/show_bug.cgi?id=404552 Summary: make "osc branch" easier to use Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dmueller@novell.com QAContact: adrian@novell.com Found By: --- at the moment, if I'm in a working copy of a package and have already local modifications and then want to branch, the workflow is: osc branch <project> <package> cd .. osc co home:login:branches:project:package cd !$ rm * cp -a ../project/package/* osc addremove osc ci -m "my stuff" it would be nicer if osc branch would do all of that for me. it can create the branch, switch the working copy reference to the branched project, so I can just do: osc branch (note how it guesses the package and the project here) osc ci -m "my stuff" osc submitreq create -- 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=404552 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |poeml@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=404552 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|--- |Development -- 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=404552 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404552#c1 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Peter Poeml <poeml@novell.com> 2008-07-17 10:57:35 MDT --- Hm, I'm undecided if this is a good idea / straightforward to implement. Of course, such a wrapper can be written in minutes... But I'd suggest to first wait until all this branching and submit business settles down a bit to have more experience with it... For example, I'd hate it to have a working copy silently converted to another (branch) project, because I could easily become confused later on. -- 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=404552 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- 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