Hi,I want to overwrite the git source of a package. That package is by default on gitorious and I forked it on spacegit to apply specific patches.
In the overrides.yml I set the new repo by: url: git://spacegit.dfki.uni-bremen.de/<project>/<package>.git
But if I inspect the remotes of the newly checked out package, only the fetch url is adapted to spacegit whereas the push url still points to the default gitorious repo:
$ git remote -v autobuild git://spacegit.dfki.uni-bremen.de/<project>/<package>.git (fetch) autobuild [email protected]:/rock-control/<package>.git (push) Is this the desired behaviour?How can I overwrite the fetch and the push source of a package in the overrides.yml?
Regards, Christian -- Christian Rauch Space Robotics Universität Bremen FB 3 - Mathematik und Informatik AG Robotik Robert-Hooke-Straße 1 28359 Bremen, Germany Zentrale: +49 421 178 45-6611 Besuchsadresse der Nebengeschäftstelle: Robert-Hooke-Straße 5 28359 Bremen, Germany Tel: +49 421 178 45-6619 Empfang: +49 421 178 45-6600 Fax: +49 421 178 45-4150 E-Mail: [email protected] Weitere Informationen: http://www.informatik.uni-bremen.de/robotik
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
