From: xxxss <xx...@ms...> - 2004-05-13 06:43:54
|
starting.txt line 644 (" |vimrc-intro|") I can't jump to usr_41.txt here. -- xxxss <xx...@ms...> |
From: Simon L. <wzh...@sp...> - 2004-05-13 09:51:48
|
On Thu, 13 May 2004 14:43:22 +0800, "xxxss" <xx...@ms...> said: > starting.txt line 644 (" |vimrc-intro|") > I can't jump to usr_41.txt here. Yes indeed. Well spotted. Actually there are more than that in the file usr_05.txt (not in usr_41.txt) The tag in each section in file usr_05.txt is missing. Could you take that bug and fix it xxxss? Thanks, If you need any help, just give us a shout. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Email service worth paying for. Try it for free |
From: xxxss <xx...@ms...> - 2004-05-14 06:29:36
|
I have patched it. Added some tags to usr_05.txt and adjust some line out of 78 char. btw: I have some trouble in using Wincvs. I use it the first time. It tooks me two days to find how to work on it...putty+wincvs. First, I checkout the project with pserver protocol. after I modified the file,i found I can't commit it. I should checkout again with ssh. Then I use ssh instead of pserver, and use putty.exe as the client. I can't access sourceforge.net directly. So I use proxy in putty. This time when I checkout,putty display the error: Invalid port number. So I thought putty.exe can't do this, and I change the ssh client to "plink.exe". This time, Wincvs show the error message: cvs checkout: warning: unrecognized response `xx...@cv...'s password: ' from cvs server Then I use pageant to add private key,and try again. But .. It's toooo slow. It hasn't finished checkout for 1 hour.. poor me... The usr_05.txt I commited from a remote linux machine.. -- xxxss <xx...@ms...> |
From: Simon L. <wzh...@sp...> - 2004-05-14 08:34:30
|
On Fri, 14 May 2004 14:27:37 +0800, "xxxss" <xx...@ms...> said: > I have patched it. > Added some tags to usr_05.txt and adjust some line out of 78 char. Thanks Hai. Good work. However, there are things that I want to point out. 1. It doesn't seem to me that your changes will fix the problem. Did you test it? From what I can see, the usr_05.txt is missing a couple of tags between *<tag_name>*. E.g *05.1* The vimrc file *vimrc-intro* ------------- 2. There is no need to set the status line to us 'euc-cn' encoding. This will automatically be done when preparing release as 'euc-cn' doesn't work for win32. > But .. It's toooo slow. It hasn't finished checkout for 1 hour.. > poor me... I've no experience in WinCVS + Putty. Anybody else have a clue? > > The usr_05.txt I commited from a remote linux machine.. :-) Now we are talking... lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html |
From: xxxss <xx...@ms...> - 2004-05-14 09:32:42
|
I had tested it before I commit. I added these: *05.1* The vimrc file *vimrc-intro* ----------------- *05.2* vimrc =CA=BE=C0=FD=BD=E2=CA=CD *vimrc_example.vim* ----------------------------- *05.5* =D4=F6=BC=D3=B0=EF=D6=FA *add-local-help* *matchit-install* --------------------- Are these right?=20 I'm not very clearly on No.1 you point out.. 2. "no need"? Has it bad effect?=20 Thanks --=20 xxxss <xx...@ms...> |
From: Simon L. <wzh...@sp...> - 2004-05-14 11:05:31
|
On Fri, 14 May 2004 17:19:49 +0800, "xxxss" <xx...@ms...> said: > > I had tested it before I commit. Yes. My bad. Somehow the cvs commit mail didn't show the correct diff........ Apologise. > > 2. "no need"? Has it bad effect? It does. I will break the release system. The release system will use 'euc-cn' for Linux release and cp936(?) for Windows. Hope that is clear. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Faster than the air-speed velocity of an unladen european swallow |
From: xxxss <xx...@ms...> - 2004-05-14 12:10:44
|
I edit that file in linux.So ..sorry. Should I commit it again? -- xxxss <xx...@ms...> |
From: Simon L. <wzh...@sp...> - 2004-05-14 12:37:02
|
On Fri, 14 May 2004 20:09:36 +0800, "xxxss" <xx...@ms...> said: > I edit that file in linux.So ..sorry. No it is OK. Just remove the setting and check in again. Thanks, -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Email service worth paying for. Try it for free |
From: xxxss <xx...@ms...> - 2004-05-14 14:08:30
|
"check in" means? -- xxxss <xx...@ms...> |
From: Simon L. <wzh...@sp...> - 2004-05-14 15:25:17
|
> "check in" means? commit. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Sent 0.000002 seconds ago |