Resolving dependencies and running a transaction ================================================ This tutorial is a follow-up to :ref:`creating and configuring a session` and potentially one of :ref:`loading repositories` (to have some packages to work with), you can prepend them directly for a functional piece of code. .. literalinclude:: tests/transaction/transaction.cpp :language: c++ :linenos: :lines: 2-3,5-