<VirtualHost 127.0.0.1:80>
  ServerName localhost

  # Include the repoman configuration in order
  # to access the repository from localhost
  Include _REPOMAN_SVN_CONF_LOCATION_
</VirtualHost>
