Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hello, http://www.cvsnt.org/pipermail/cvsnt/2002-July/002797.html I read through this post and followed all the suggestions to get rid of the problem. I have defined cvs lockdir and the directory has all permissions for access. I also have gnurcs tools in my PATH. What I am not sure about is if the author name consists of alpha numeric characters like v814hmj in my case[ My company has this standard for user names], will it still could be the problem? There was some talk going on regarding right version of gnu rcs tools? Can you guys have a look at these entries in my cvsweb.conf that I changed. May be that will explain something."d:\working\mycvs" is the my cvsroot."d:\cvsnt" is my folder of installation of cvsnt. and "c:\gnuzip" has gzip.exe[this folder is in $PATH]." c:\gnurcs" has diff.exe, rlog.exe [This folder is in $PATH] %CVSROOT = ( 'mycvs' => 'd:/working/mycvs' ); # This tree is enabled by default when # you enter the page # $cvstreedefault = 'Configuration'; $cvstreedefault = 'mycvs'; # remember to set the path to your # rcsutils: rlog, rcsdiff (gzip if you use compression) $ENV{'PATH'} = 'c:/gzip;c:/rcs;d:/cvsnt;D:/Program Files/GNU/WinCvs 1.3'; My cvsweb.cgi file has only one change and that is # User configuration is stored in $config = $ENV{'CVSWEB_CONFIG'} || 'C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.conf'; My entries in rcsinfo,v file under CVSROOT of imported project has entries as follows head 1.1; access ; symbols ; locks ; strict; comment @# @; 1.1 date 2002.11.13.17.52.55; author v814hmj; state Exp; branches; next ; desc @@ When I click on first page http://localhost/cgi-bin/cvsweb/cvsweb.cgi/ I get to see my repository and one module in cvstree. But when I click on this link, I get the error Failed to spawn rlog. My system is windows 2000 server with apache 2 and cvsnt windows installer version 1.11.1.3. I am also using perl from activestate version 5.6.1 Any suggestions are appreciated. -Hemant __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com