Git URL in repo manifest

110 views
Skip to first unread message

Omar Aldana

unread,
Feb 10, 2021, 9:41:00 AM2/10/21
to Repo and Gerrit Discussion

Hi,

I'd appreciate your help to determine the correct Git URL to specify in my repo manifest.

I've added my SSH public key to the Git server. And I can successfully clone my repo as follows:

git clone g...@git.assembla.com:performanceembedded/USRP.usrp_sw.git

What Git URL should I use in the fetch attribute of my repo manifest?

<?xml version="1.0" encoding="UTF-8"?>

<manifest>

    <remote name="performanceembedded" fetch=<GIT_URL> />
    <project name="USRP.meta-ettus" remote="performanceembedded" revision="zeus-vpx" />

</manifest>

Omar Aldana

unread,
Feb 10, 2021, 9:47:51 AM2/10/21
to Repo and Gerrit Discussion
Google groups obfuscated the Git URL. To clarify, I can successfully clone my repo as follows:

git clone g i t @git.assembla.com:performanceembedded/USRP.usrp_sw.git

Spaces added to prevent obfuscation.

What Git URL should I use in the fetch attribute of my repo manifest? It seems to me that the colon in the URL breaks the repo tool.
Reply all
Reply to author
Forward
0 new messages