Thanks Arthur. I can get the diff's to work by chaning the IIS config for the /cvsweb directory from medium isolation [which runs as IWAM_xxx] to low isolation [which runs as IUSR_xxx]. So It definitly appears to be some kind of permissions problem, I've reset permissions on the rcs tools & the cvs install dir & the cvs repository, but that hasn't helped.
I can leave it as low isolation for now so that its working, when i have some more time, i'll test it out with filemon, to see what's tripping it up. Cheers Simon "Arthur Barrett" <[EMAIL PROTECTED]> wrote in message EA4F8DA70D52D51193660080C8D5886BBC98@NTSRVR01">news:EA4F8DA70D52D51193660080C8D5886BBC98@NTSRVR01... > This message is in MIME format. Since your mail reader does not understand > this format, some or all of this message may not be legible. > -- > This message also shows if the file type is binary. > > Another cause for this is an incorrect version of rcsdiff in the path. > > I've attached the version which I use. > > Finally, another reason mentioned for this is incorrect permissions. > rcsdiff from the command line produces the expected result, but when ran > from the web server it produces no result (probably hasn't got permission to > read the file, or run the program). > > Let us all know how you go! > > Regs, > > > > Arthur > <<rcs.zip>> > > > > -----Original Message----- > > From: Simon Fell [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, November 28, 2001 11:47 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [Cvsnt] CVSWebNT : diff's not working > > > > I'm clicking diff to previous, e.g. > > http://utahsaints:85/cvsweb/cvsweb.cgi/psoap_core/pSOAP.idl.diff?r1=1.6&r2 > > =1 > > .7 > > > > I've also switched to an older build of cvsnt (build 27), but still no > > luck. > > > > Tx > > Simon > > > > "Terris" <[EMAIL PROTECTED]> wrote in message > > 9u0iih$jj4$[EMAIL PROTECTED]">news:9u0iih$jj4$[EMAIL PROTECTED]... > > > First off, it works for me. There are other things > > > in CVSWEB that don't work with build 41 > > > but they are minor. > > > > > > Did you really select two different revisions to do a diff on? > > > CVSWEB is telling you that there aren't any changes between > > > the revisions you selected. > > > > > > You can build the URL by hand by appending > > > > > > .diff?r1=1.1&r2=1.2 > > > > > > to the end of the CVSWeb file URL > > > > > > e.g., > > > > > > > > http://tiger/cgi-bin/cvsweb/cvsweb.cgi/modulename/filename.diff?r1=1.1&r2= > > 1. > > > 2 > > > > > > "Simon Fell" <[EMAIL PROTECTED]> wrote in message > > > 9tvafu$pb9$[EMAIL PROTECTED]">news:9tvafu$pb9$[EMAIL PROTECTED]... > > > > Hi, > > > > > > > > I've just setup the following on W2K sp2 w/ IIS > > > > cvsNT 1.11.1.2 (Build 41) > > > > ActiveState Perl build 629 > > > > cvsWebNT 1.93g > > > > > > > > I have everything working fine, except for getting diff's to show, the > > > > diff's page always shows "- No viewable Change -" selecting a > > different > > > diff > > > > type makes no difference. > > > > > > > > Any idea's as to what i should check ? > > > > > > > > Thanks > > > > Simon > > > > > > > > > > > > _______________________________________________ > > > > Cvsnt mailing list > > > > [EMAIL PROTECTED] > > > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > > > > > > > > > > > > > _______________________________________________ > > > Cvsnt mailing list > > > [EMAIL PROTECTED] > > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > > > > _______________________________________________ > > Cvsnt mailing list > > [EMAIL PROTECTED] > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > -- > [ rcs.zip of type application/octet-stream deleted ] > _______________________________________________ > Cvsnt mailing list > [EMAIL PROTECTED] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
