Discussion:
[Rock-dev] Autoproj: overwriting git url in overrides.yml
Christian Rauch
2014-06-11 09:32:59 UTC
Permalink
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 git at gitorious.org:/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: Christian.Rauch at dfki.de

Weitere Informationen: http://www.informatik.uni-bremen.de/robotik


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5071 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.dfki.de/pipermail/rock-dev/attachments/20140611/e80fd9dd/attachment.bin
Matthias Goldhoorn
2014-06-11 09:41:38 UTC
Permalink
We decided to ask such questions on robotics.stackexchange.com, please
re-pose your question there, i will answer then soon..

Best,
Matthias
Post by Christian Rauch
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.
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
$ git remote -v
autobuild git://spacegit.dfki.uni-bremen.de/<project>/<package>.git
(fetch)
autobuild git at gitorious.org:/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
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
--
Dipl.-Inf. Matthias Goldhoorn
Space and Underwater Robotic

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-4193
Empfang: +49 421 178 45-6600
Fax: +49 421 178 45-4150
E-Mail: matthias.goldhoorn at informatik.uni-bremen.de

Weitere Informationen: http://www.informatik.uni-bremen.de/robotik

-------------- n?chster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20140611/4237cd05/attachment.htm
Loading...