Hi,
there is this example in /usr/share/doc/packages/obs-api/README.SETUP
(strings adjusted):
<project name="SUSE_Linux_10.1">
<repository status='disabled' name='standard'>
<arch>ppc</arch>
</repository>
<title>the SUSE_Linux_10.1 distribution</title>
<description></description>
</project>
However, it doesn't work with my buildservice instance, it gives an
internal server error.
This works though:
<project name="SUSE_Linux_10.1">
<title>SUSE_Linux_10.1 distribution</title>
<description>SUSE_Linux_10.1 distribution.</description>
<person userid="Admin" role="maintainer"/>
<repository name="standard">
<arch>ppc</arch>
</repository>
</project>
What's wrong? Am I confused?
Peter
--
SUSE LINUX Products GmbH Bug, bogey, bugbear, bugaboo:
Research & Development A malevolent monster (not true?);
Some mischief microbic;
What makes someone phobic;
The work one does not want to do.
From: Chris Young (The Omnificent English Dictionary In Limerick Form)