https://bugzilla.novell.com/show_bug.cgi?id=762246 https://bugzilla.novell.com/show_bug.cgi?id=762246#c0 Summary: Can't commit into package from linked project Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: adrian@suse.com ReportedBy: mvyskocil@suse.com QAContact: adrian@suse.com Found By: Development Blocker: --- I have created Java:packages:JDK7 as a linked project [1] to Java:packages. The aim is to test if everything builds until openjdk7, so it has a different prjconf. What I did: osc co Java:packages:JDK7/ant ... cd Java:packages:JDK7/ant ... do some fixes osc ci Server returned an error: HTTP Error 404: Not Found Java:packages:JDK7/ant However osc ls Java:packages:JDK7/ant looks exactly like a source link, so I have expected the commit wil work. I've test a submit request osc sr Java:packages -m "a" Your working copy has local modifications. Proceed without committing the local changes? (y|N) y created request id 121020 osc rq show 121020 Request: #121020 submit: Java:packages:JDK7/ant -> Java:packages Message: a State: new 2012-05-15T09:04:58 mvyskocil Comment: <no comment> osc rq accept 121020 Result of change request state: o The commit work only into original project, but that's not why I made the link. BTW: the terminological rant - the <link project="Java:packages:JDK7"/> does not create links, but looking at _link files, it made branches [1] http://en.opensuse.org/openSUSE:Build_Service_Concept_project_linking [2] https://build.opensuse.org/request/show/121020 -- 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.