[Rock-dev] Autoproj: overwriting git url in overrides.yml
    Christian Rauch 
    Christian.Rauch at dfki.de
       
    Wed Jun 11 11:32:59 CEST 2014
    
    
  
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 
    
    
More information about the Rock-dev
mailing list