New homepage points to nonworking GIT repo URL
Brought to you by:
mattia-san
The new homepage ( http://www.linux.it/~malattia/wiki/index.php/Cpufreqd ) has a link to http://git.kamineko.org/cgi-bin/gitweb.cgi?p=cpufreqd.git;a=summary , claiming that this is the GIT repo. Following this URL in a browser gives me the following error:
110: Connection to 183.77.250.205 failed.
I also tried to infer a real clone URL based on the gitweb URL (the new homepage does not give the convenient clone URL...):
ohnobinki@binkidesky ~ $ git clone git://git.kamineko.org/cpufreqd
Cloning into cpufreqd...
git.kamineko.org[0: 183.77.250.205]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
unfortunately my router is offline and won't be available for some time.
Please be patient and for now just get the source from the tarballs on SF.
also, why is this a bug?
> also, why is this a bug?
It's a bug of your infrastructure. I don't see how this is a "Support Request", I'm not asking for help on how to use cupfreqd. I guess I'm requesting that you support your infrastructure by fixing bugs in it?
Also, sf.net supports git.
yeah well. I prefer using my own server for a number of reasons. Unfortunately it doesn't have any highly available or redundant set-up so if the router fries it needs waiting for a replacement. :'(
the repository has been available for some time now