From: Simon L. <wzh...@sp...> - 2003-09-25 12:58:01
|
All, If you havn't updated your sandbox, please do it now. In an effort to make my life (an hopefully others) easier :-), I've been playing with Bram's new toy - aap for a while. I am now coming to a stage where it can be used to more or less replace those Makefiles. I've checked in three file: data/common.aap data/doc/main.aap data/doc/vim2html.pl These at this moment only handles automatic updating of the HTML version of the translation for both sites (wandys have to patch the recipe for cosoft). I've tested it with pi_gzip.txt (forgot to mention this) and it looks OK so far. I'd like to suggest you to install aap (http://www.a-a-p.org) and give it a try. It won't hurt you. After the installation, the first thing you have to do to use it is to modify the common.aap to use your own sf handle. Then goto data/doc and try this: - 'aap' will tell you what you can do - 'aap <filename.txt>' will check in your change to that file and generate HTML version and copy it to the remote server. Quite easy isn't it? Several things: 1. aap uses python so you need that. 2. Backup your precious translation as this is still in testing. You have been warned! 2. The recipe are only tested under Linux though aap is supposed to be crossplatform. You can try it under windows if you like and let me know the result. I think that is it. Any feedback more than welcomed! Have fun. ps. for wandys, In the unlikely event that you don't want to try, could you please patch the common.app so that the path for cosoft is correct. Thanks, lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - IMAP accessible web-mail |
From: wandys <al...@so...> - 2003-09-26 06:09:42
|
On Thu, 25 Sep 2003 04:57:58 -0800 "Simon Liang" <wzh...@sp...> wrote: >[snip] > I'd like to suggest you to install aap (http://www.a-a-p.org) Cant get connected to the site. >[snip] > ps. for wandys, > In the unlikely event that you don't want to try, could you please > patch the common.app so that the path for cosoft is correct. The Makefile works pretty fine for VCD. [ i've written a short script to do a 'cvs update' & 'make'.] Cos i aint familiar with aap at all and i cant surf its web site at present, i'm afraid i couldnt patch the file flawlessly. Besides, i did take a look at the file 'common.aap'. My concern is that the VCD is using the CVS server at SF while its web pages needed to be updated are hosted at cosoft. I'm not sure if this brings extra problems. |
From: Simon L. <wzh...@sp...> - 2003-09-26 09:03:59
|
On Fri, 26 Sep 2003 14:08:47 +0800, "wandys" <al...@so...> said: > >[snip] > > I'd like to suggest you to install aap (http://www.a-a-p.org) > > Cant get connected to the site. :( This should get you aap from sourceforge CVS. mkdir ~/aap cd ~/aap cvs -d:pserver:ano...@cv...:80/cvsroot/a-a-p checkout Exec cd Exec su ./aap install > The Makefile works pretty fine for VCD. [ i've written a short script to > do a 'cvs update' & 'make'.] > > Cos i aint familiar with aap at all and i cant surf its web site at > present, i'm afraid i couldnt patch the file flawlessly. > > Besides, i did take a look at the file 'common.aap'. My concern is that > the VCD is using the CVS server at SF while its web pages needed to be > updated are hosted at cosoft. I'm not sure if this brings extra > problems. I presume you are talking about the html version of the translation. That should be fine. One version is copied to both SF server and cosoft server, given the right address. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Accessible with your email software or over the web |
From: wandys <al...@so...> - 2003-09-26 14:50:14
|
On Thu, 25 Sep 2003 04:57:58 -0800 "Simon Liang" <wzh...@sp...> wrote: >[snip] > I'd like to suggest you to install aap (http://www.a-a-p.org) Cant get connected to the site. >[snip] > ps. for wandys, > In the unlikely event that you don't want to try, could you please > patch the common.app so that the path for cosoft is correct. The Makefile works pretty fine for VCD. [ i've written a short script to do a 'cvs update' & 'make'.] Cos i aint familiar with aap at all and i cant surf its web site at present, i'm afraid i couldnt patch the file flawlessly. Besides, i did take a look at the file 'common.aap'. My concern is that the VCD is using the CVS server at SF while its web pages needed to be updated are hosted at cosoft. I'm not sure if this brings extra problems. |