Mailinglist Archive: zypp-devel (57 mails)

< Previous Next >
Re: [zypp-devel] sat pool/stringspace/solver question.
  • From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
  • Date: Wed, 16 Jan 2008 14:06:09 +0100
  • Message-id: <200801161406.10158.dmacvicar@xxxxxxx>

A usecase I had here is. You want to add a repo to the pool, and dump it
later, but you don't want to affect solver results be adding this repo.

If you want to create a solv file with the C++ helpers, without having each
class point to a pool (thus using a statc global pool) and without affecting
the solver results by adding this repo, you have to choice with the current
solution.

Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >