If I try to download a file from cvs I get this error.
Error Error: Unexpected output from cvs co: cvs [checkout aborted]: Absolute module reference invalid: `/wine/dlls/msdmo/msdmo_main.c'
Check, whether there exists a directory /home/wine/CVSROOT and the script has write-Access to the CVSROOT/history if it exists. It needs to place lock-files in the directory the file is in as well.
Jer ?
Tom
I assume you are talking about CVSweb (aka http://cvs.winehq.org/). If you want to download a file, use the command line cvs client. I am not comfortable giving apache or the cvsweb.cgi write privileges to the CVS tree.
On Sun, 2004-01-18 at 21:55, Tom wrote:
If I try to download a file from cvs I get this error.
Error Error: Unexpected output from cvs co: cvs [checkout aborted]: Absolute module reference invalid: `/wine/dlls/msdmo/msdmo_main.c'
Check, whether there exists a directory /home/wine/CVSROOT and the script has write-Access to the CVSROOT/history if it exists. It needs to place lock-files in the directory the file is in as well.
Jer ?
Tom
Jeremy Newman wrote:
I assume you are talking about CVSweb (aka http://cvs.winehq.org/). If you want to download a file, use the command line cvs client. I am not comfortable giving apache or the cvsweb.cgi write privileges to the CVS tree.
Well it use to let you view a file... Now all I get is error's go to say : http://cvs.winehq.org/cvsweb/wine/dlls/dplayx/dplaysp.h select (download) = error select for diff works e.g. http://cvs.winehq.org/cvsweb/wine/dlls/dplayx/dplaysp.h.diff?r1=1.12&r2=...
So its broke :-) Can you fix it ?
Tom
Tom wrote:
Jeremy Newman wrote:
I assume you are talking about CVSweb (aka http://cvs.winehq.org/). If you want to download a file, use the command line cvs client. I am not comfortable giving apache or the cvsweb.cgi write privileges to the CVS tree.
Well it use to let you view a file... Now all I get is error's go to say : http://cvs.winehq.org/cvsweb/wine/dlls/dplayx/dplaysp.h select (download) = error select for diff works e.g. http://cvs.winehq.org/cvsweb/wine/dlls/dplayx/dplaysp.h.diff?r1=1.12&r2=...
So its broke :-) Can you fix it ?
Tom
To reply to my own mail......
Thanks Jer, it works like a charm. cvsweb update: http://www.winehq.org/hypermail/wine-cvs/2004/01/0303.html
:-)
Tom
No request goes completely ignored. I was going to reply to you this morning but you beat me to it. I was wrong about it needing write privs to the cvs dir. It only needs that if you want the annotate feature. Which, of course is turned off.
On Thu, 2004-01-22 at 02:54, Tom wrote:
To reply to my own mail......
Thanks Jer, it works like a charm. cvsweb update: http://www.winehq.org/hypermail/wine-cvs/2004/01/0303.html
:-)
Tom