[Bug 403266] New: "osc up" should warn about deleted packages
https://bugzilla.novell.com/show_bug.cgi?id=403266 Summary: "osc up" should warn about deleted packages Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: BuildService AssignedTo: poeml@novell.com ReportedBy: stbinner@novell.com QAContact: adrian@novell.com CC: dmueller@novell.com Found By: Development Doing an "osc up" within an checkout over all directories osc should at least warn if some packages/sub-dirs are not contained (anymore) within the project. -- 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=403266 User suse-tux@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=403266#c1 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-tux@gmx.de --- Comment #1 from Marcus Hüwe <suse-tux@gmx.de> 2008-06-24 11:08:24 MDT --- In order to get such a functionality you have to enable the "package tracking" feature in osc. Just add "do_package_tracking=1" to your ~/.oscrc and osc will notice if a package gets deleted on the server but still exists in your working copy (for example). This thread describes the "package tracking" in more detail http://lists.opensuse.org/opensuse-buildservice/2008-03/msg00085.html -- 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=403266 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=403266#c2 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |stbinner@novell.com --- Comment #2 from Peter Poeml <poeml@novell.com> 2008-07-17 11:07:31 MDT --- Stephan, does this solve the issue for you? -- 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=403266 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=403266#c3 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|stbinner@novell.com | --- Comment #3 from Stephan Binner <stbinner@novell.com> 2008-07-31 06:09:24 MDT --- Partly, I would prefer to it give a warning (everytime) and not delete local directory if there was no change. Also tested with a locally modified packaged which got removed: first "up" states "D testpackage", thankfully doesn't delete it but next runs don't say anything anymore about your corpse. And why is "up" with do_package_tracking=1 less verbose (doesn't say anymore what package it updated to the revision it states)? -- 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=403266 User suse-tux@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=403266#c4 --- Comment #4 from Marcus Hüwe <suse-tux@gmx.de> 2008-08-01 05:35:14 MDT --- (In reply to comment #3 from Stephan Binner)
Partly, I would prefer to it give a warning (everytime) and not delete local directory if there was no change.
The do_package_tracking feature aims to behave like svn (and svn removes a dir/file if it doesn't exist upstream anymore).
Also tested with a locally modified packaged which got removed: first "up" states "D testpackage", thankfully doesn't delete it but next runs don't say anything anymore about your corpse.
Yes that's exactly what svn does as well (if you run "osc status" in the project dir the package will be listed as "?").
And why is "up" with do_package_tracking=1 less verbose (doesn't say anymore what package it updated to the revision it states)?
I just fixed it in svn (r4586). -- 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=403266 User suse-tux@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=403266#c5 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Marcus Hüwe <suse-tux@gmx.de> 2008-08-05 06:10:53 MDT --- As discussed with Beineri on irc this bug can be closed. -- 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=403266 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=403266#c6 --- Comment #6 from Stephan Binner <stbinner@novell.com> 2008-08-05 06:17:04 MDT --- Let us mention that http://en.opensuse.org/Build_Service/CLI#package_tracking exists now. :-) -- 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