We have been using SVN to management the libchewing codes for a long
time. It did its job will, but new tools emerge. Now a lot of new
projects are using Git; we find it can boost the productivity, ease the
patch integration and test new ideas.
So we are now officially moving to git! The master development
repository is hosted on github. You should find all libchewing related
projects under:
especially the libchewing repository:
https://github.com/chewing/libchewing
If you have ever maintained a local git-svn clone, you can now point the
upstream remote to above github repository. Future development will
be pushed to there; the original SVN repository will stay there for
while, but wouldn't receive any updates.
Happy hacking!
Cheers,
Kanru
Chewing IM team
http://chewing.csie.net/
hi Kan-Ru,
Thanks! Great work, and we finally have better reasons to code. :)
By the way, can you rename "win32-chewing" to "windows-chewing"?
Because Windows 64-bit support is out of box.
Any, should we maintain web site via website.git? (not migrated)
Sincerely,
-jserv
> 在 2011年2月28日上午12:13,Kan-Ru Chen <ka...@0xlab.org> 寫道:
>> https://github.com/chewing
>
> By the way, can you rename "win32-chewing" to "windows-chewing"?
> Because Windows 64-bit support is out of box.
Done.
> Any, should we maintain web site via website.git? (not migrated)
A git repository is created:
https://github.com/chewing/chewing.github.com
And since github provides static pages hosting, a mirror of website is
here:
Cheers,
Kanru