From: lang2 <wzh...@po...> - 2002-11-29 14:04:32
|
Hi all, I took that there was no objection to the proposal I put forward yesterday ;-). So I just did it. Thus now we have the following dir structure in CVS: ROOT | +--doc (where the translated docs are) | +--data (project related stuff) | +--release | +--www | +--htdocs | +--cgi-bin 'cvs co data' will check out the project related stuff, including a 'dict.txt', the webpage (the old one for vcd), and some package building scripts. 'cvs co doc' will check out only the docs. I sugest doing the following: 1. Make a directory somewhere named 'vimcdoc' or whatever you like as the top-level dir. 2. check out data under 'vimcdoc'. 3. 'cd data' and check out 'doc' in there. Then you are sorted! Rgds, lang2 |