]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
adding http clone url
authormerlijn <mhofstra@gmail.com>
Sat, 3 Apr 2010 03:06:00 +0000 (03:06 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
(Commit created by redmine exporter script from page "Repository_Access" version 29)

Repository_Access.textile

index 5005537fdd4afa56de76d0c5c286c620980027fa..f332ad2ddee4c1fcddae9b2c2b491209d928eed6 100644 (file)
@@ -12,6 +12,8 @@ cd xonotic
 ./all update
 </pre>
 
+The git:// protocol uses port 9418, which may be a problem if you're behind a strict firewall. You may instead use the clone url http://git.xonotic.org/xonotic/xonotic.git however using the git protocol directly is preferred for performance reasons.
+
 After that, you have a working checkout of the repository.
 
 h3. Getting write access