Alternative FSO GIT repository

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Created link to official git repository.)
Line 1: Line 1:
 
The official FSO git repository is this one:
 
The official FSO git repository is this one:
  
git.freesmartphone.org
+
[http://git.freesmartphone.org git.freesmartphone.org]
  
 
Currently you can't use freesmartphone.org repository via http:// , so it can be a problem for users behind restrictive firewall.
 
Currently you can't use freesmartphone.org repository via http:// , so it can be a problem for users behind restrictive firewall.

Revision as of 11:26, 17 June 2009

The official FSO git repository is this one:

git.freesmartphone.org

Currently you can't use freesmartphone.org repository via http:// , so it can be a problem for users behind restrictive firewall. freesmartphone.org git repository is mirrored to repo.or.cz. Instead of:

git clone git://git.freesmartphone.org/zhone

you can use:

git clone http://repo.or.cz/r/zhone

And so on. Have fun!

Personal tools

The official FSO git repository is this one:

git.freesmartphone.org

Currently you can't use freesmartphone.org repository via http:// , so it can be a problem for users behind restrictive firewall. freesmartphone.org git repository is mirrored to repo.or.cz. Instead of:

git clone git://git.freesmartphone.org/zhone

you can use:

git clone http://repo.or.cz/r/zhone

And so on. Have fun!