Mailinglist Archive: opensuse-buildservice (250 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Re: Re: OBS design error?
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Thu, 7 Aug 2008 15:06:43 +0200
- Message-id: <20080807130643.GA3241@xxxxxxxxxx>
On 2008-08-04 22:30:00 -0400, Chris Frey wrote:
<SNIP>
no history (so you can't lookup who modified the metadata etc.). But you're
able to read/write the metadata (for example you can use
https://api.opensuse.org/source/<project>/_meta to modify the project's
metadata).
even if you don't have a working copy of a project/package.
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
<SNIP>
I don't know how the meta data is stored in the backend, and maybe usingWell in fact it is stored as a file but for this "special" file there's
files like that would make things harder for other clients, such as the
webclient.
no history (so you can't lookup who modified the metadata etc.). But you're
able to read/write the metadata (for example you can use
https://api.opensuse.org/source/<project>/_meta to modify the project's
metadata).
So as a workaround, I wrote this patch, since it was already half wayThis is not possible - for instance in osc's case you can modify the metadata
there. Someone else had already implemented it for packages, I just
added it for projects as well. I only meant it as a cache of what is
on the server.
It's not an ideal patch, since the cached version should also be updated when
the user edits it, but it's a start.
even if you don't have a working copy of a project/package.
I'd still prefer to see config data stored as files, though, and would
happily see my patch dropped if movement was made in the files direction.
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |