Jump to content

Special:Badtitle/NS90:Talk:Getting Started/Build/Recipes/shouldn't "git clone kde: project .git" rather be "git clone git://anongit.kde.org/ project .git" ?

From KDE TechBase
Revision as of 17:36, 24 July 2011 by Ppp (talk | contribs) (New thread: shouldn't "git clone kde:<project>.git" rather be "git clone git://anongit.kde.org/<project>.git" ?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Easy Recipe - Git Unstable Master tells me to git clone kde:<project>.git

but git clone kde:kate.git gives me ssh: connect to host kde port 22: Connection timed out

whereas git clone git://anongit.kde.org/kate.git works ok