Build source code mirror: Difference between revisions

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. ..."
 
Marked this version for translation
Line 2: Line 2:


<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>

Revision as of 14:47, 21 July 2013

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