Something was wrong with my firewall settings. Fixed it and I am able to clone the repo now.Sorry for the troubles.

Regards,
Saket Sinha


On Mon, Aug 11, 2014 at 2:19 PM, Greg Kroah-Hartman <greg@kroah.com> wrote:
On Mon, Aug 11, 2014 at 02:01:20PM +0530, Saket Sinha wrote:
> Hi Greg,
>
>       The link does not exist anymore. Let me know if you have the link of the
>  git repo of systemd. 

I don't understand, it works fine for me here:

 $ git clone git://anongit.freedesktop.org/systemd/systemd
 Cloning into 'systemd'...
 remote: Counting objects: 111267, done.
 remote: Compressing objects: 100% (25598/25598), done.
 Receiving objects: 100% (111267/111267), 24.84 MiB | 227.00 KiB/s, done.
 Resolving deltas: 100% (82975/82975), done.
 Checking connectivity... done.

What happens when you try it?

thanks,

greg k-h