Bugzilla – Bug 685413
listing deleted packages doesn't work
Last modified: 2012-04-03 15:09:17 UTC
$ osc api /source/home:lnussel?deleted=1 <directory> <entry name="peksystray" /> </directory> $ osc api /source/home:lnussel/peksystray?deleted=1 Server returned an error: HTTP Error 400: Bad Request unknown parameter 'deleted
This is a backend error, the API passes this to the backend as: $SRC_SERVER/source/home:lnussel/peksystray?deleted However, what do you expect it to display? BTW, the following would work: $SRC_SERVER/source/home:lnussel/peksystray/_history?deleted
ultimate goal should be to be able to check out deleted packages in cases where one has no write access to the project in question.
package source listing and checkout is still not supported in 2.3