From: Alecs K. <Al...@pe...> - 2004-03-23 06:32:41
|
On Mon, 22 Mar 2004 02:44:01 -0800 "Simon Liang" <wzh...@sp...> wrote: > Hi thecon, > > Thanks for the interest. I've added you to the developer list > on sourceforge. Next thing you might want to do is to subscribe > to our mailing list and you are all set to work :-). Welcome aboard. =) > 1. Is there a way to synchronize the CVS and WiKi pages automatically? > From both sides? No. > 2. On the Wiki page, is there a way to identify who made what changes? There are 'PageInfo' and 'PageHistory' links on every wiki page. Besides, another two useful links: http://vcd.cosoft.org.cn/pwiki/index.php/RecentChanges http://vcd.cosoft.org.cn/pwiki/index.php/RecentEdits As for 'who', you can 'sign in' before you start to edit. Well, wiki is a thing meant to be open. And i make our wiki as open as possible. Anonymous edit allowed everywhere. CVS remains as the authortive committing method. 'Static' html versions also remain as the authortive translating results and can be synced automatically from cvs as usual: http://vcd.cosoft.org.cn/doc/help.html http://vcd.cosoft.org.cn/doc/usr_toc.html Wiki is for casual/anonymous contribution, to attract more ppl to get interested and hopefully join in. So that it's supposed to get updated more often than cvs. With all that said, i dont think it neccessary to sync b/w cvs and wiki. We can incorporate changes from wiki, after reviewing and polishing them, to our cvs repository [every week/month, or when we are about to make a release (beta?) ]. FYI, our wiki has since been working pretty fine. Some guy has translated 'if_perl.txt' and another guy has started to work on 'visual.txt'. Not 'small changes', huh? So we can invite them to join in as core translators (with cvs committing permisson). Regards, |