I’m trying to get eclair sources as described here: http://source.android.com/source/downloading.html but getting into trouble after executing a command:
repo init -u git://android.git.kernel.org/platform/manifest.git -b android-2.1
fatal: unable to connect to android.git.kernel.org:
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
Your own links states that the URL for
repo initshould be the https version. Try: