[Bug 665891] New: git version of osc can't checkout a single file from devel project
https://bugzilla.novell.com/show_bug.cgi?id=665891 https://bugzilla.novell.com/show_bug.cgi?id=665891#c0 Summary: git version of osc can't checkout a single file from devel project Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: vcizek@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- Using latest osc from git: osc co devel:languages:perl perl-Class-Autouse perl-Class-Autouse.spec checks out the specfile from openSUSE:Factory, instead of from the devel project. osc cat works as expected. -- 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=665891 https://bugzilla.novell.com/show_bug.cgi?id=665891#c1 Vitezslav Cizek <vcizek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vcizek@novell.com --- Comment #1 from Vitezslav Cizek <vcizek@novell.com> 2011-01-20 16:35:40 UTC --- git commit is 507567be7190a1fa36d80fa6bba6e56ad03caa4e -- 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=665891 https://bugzilla.novell.com/show_bug.cgi?id=665891#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |pbaudis@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=665891 https://bugzilla.novell.com/show_bug.cgi?id=665891#c2 --- Comment #2 from Vitezslav Cizek <vcizek@novell.com> 2011-01-21 13:51:34 UTC --- 2d5b853aa03bda301ce9e70af8ea7cbe3373b5ef is the first bad commit commit 2d5b853aa03bda301ce9e70af8ea7cbe3373b5ef Author: Rohan McGovern <rohan.mcgovern@nokia.com> Date: Thu Dec 30 11:31:28 2010 +1000 Expand links when checking out a single file. Prior to this change, `osc co PROJECT' and `osc co PROJECT PACKAGE' would both follow links, but `osc co PROJECT PACKAGE FILE' would not. To make matters even more confusing, `osc ls PROJECT PACKAGE FILE' does follow links - so, for linked files, an `ls' would tell you a file exists, then `co' would give a 404 error. This change fixes the inconsistency. I don't know if this is supposed to be a feature, but osc cat prj pkg file and osc co prj pkg file now returns a file from different project, which is at least odd. -- 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=665891 https://bugzilla.novell.com/show_bug.cgi?id=665891#c4 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #4 from Adrian Schröter <adrian@suse.com> 2012-04-03 13:13:24 UTC --- osc co may merge newer files from the linked package. While cat gets whatever was submitted in last commit. So this behaviour is expected. -- 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