Hi all,
I'm trying to mirror the linaro-android repository but I have some problems about the replicaisland repository.
To mirror, I have init the directory : repo init -u git://android.git.linaro.org/platform/manifest.git --mirror
And sync : repo sync -j1
I tried to git clone directly replicaisland :
$ git clone git://android.git.linaro.org/platform/external/replicaisland Cloning into replicaisland... fatal: The remote end hung up unexpectedly
Someone can confirm this problem please ?
Thanks,