Difference between revisions of "Build source code mirror"

From Fcitx
Jump to navigation Jump to search
(Created page with "<languages /> <translate> In order to save network bandwidth, and for some other reason that is well known to Chinese people, some might not be able to access this website. ...")
 
m (Text replacement - "<translate1>" to "<translate>")
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
+
<languages/>
  
 
<translate>
 
<translate>
 +
<!--T:1-->
 
In order to save network bandwidth, and for some other reason that is well known to Chinese people, some might not be able to access this website.
 
In order to save network bandwidth, and for some other reason that is well known to Chinese people, some might not be able to access this website.
  
 +
<!--T:2-->
 
So it is welcome to have someone build a source code mirror for Fcitx.
 
So it is welcome to have someone build a source code mirror for Fcitx.
  
 +
<!--T:3-->
 
You can also download source code in this way.
 
You can also download source code in this way.
  
 +
<!--T:4-->
 
Here we have a rsync server, you can access it with command:
 
Here we have a rsync server, you can access it with command:
  
  rsync -a --progress rsync://download.fcitx-im.org/source
+
  <!--T:5-->
 +
rsync -a --progress rsync://download.fcitx-im.org/source
  
 
</translate>
 
</translate>

Latest revision as of 22:54, 2 February 2016

Other languages:
English

In order to save network bandwidth, and for some other reason that is well known to Chinese people, some might not be able to access this website.

So it is welcome to have someone build a source code mirror for Fcitx.

You can also download source code in this way.

Here we have a rsync server, you can access it with command:

rsync -a --progress rsync://download.fcitx-im.org/source