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.
Acutally I can view the graph, but there is this exception error that I can't figure out. How do I fix it? Thanks a lot. An Exception Has Occurred Python Traceback Traceback (most recent call last): File "C:\Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 2467, in main request.run_viewcvs() File "C:\Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 335, in run_viewcvs self.view_func(self) File "C:\Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 1694, in view_cvsgraph generate_page(request, cfg.templates.graph, data) File "C:\Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 583, in generate_page template.generate(sys.stdout, data) File "C:\Program Files\viewcvs-1.0-dev\lib\ezt.py", line 236, in generate self._execute(self.program, fp, ctx) File "C:\Program Files\viewcvs-1.0-dev\lib\ezt.py", line 352, in _execute step[0](step[1], fp, ctx) File "C:\Program Files\viewcvs-1.0-dev\lib\ezt.py", line 412, in _cmd_is value = string.lower(_get_value(left_ref, ctx)) == string.lower(value) File "C:\Program Files\viewcvs-1.0-dev\lib\ezt.py", line 496, in _get_value raise UnknownReference(refname) UnknownReference: roottype "Bo Berglund" <Bo.Berglund at system3r.se> wrote in message news:mailman.384.1076923524.472.cvsnt at cvsnt.org... Are you using ViewCvs on a Windows platform? Are you using a recent CVSNT (2.0.10 or above)? If these questions are answered by "yes" then you will have to do a lot of research to get it working. But alternatively you can simply download and run my ViewCvs installer which has all of these issues fixed already. Look here: http://w1.858.telia.com/~u85831169/ViewCvsSetup.html Note that if you already have the GNU tools installed the ViewCvs installer will put a new copy on your disk and set the path variable such that these are found first. And you have to uninstall the existing ViewCvs installation first. But CVSGraph works. :=) And ViewCvs is a rather much later version than the 0.9.2 version you have. If you are on a Linux server then forget about the above.... Bo -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Bellen Sent: den 16 februari 2004 09:58 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] CVSGraph Configuration Can someone tell help with the CVSGraph Configuration? When I tried to key in this command in the command prompt, I got lots of error. What should I go about applying this patch? Thanks $ tar zxf /path/to/tarball/viewcvs-0.9.2.tar.gz $ cd viewcvs-0.9.2 $ zcat /path/to/diff/viewcvs-0.9.2-cvsgraph-1.4.0.diff.gz | patch -p0 # (use other diff for 1.0-dev branch) $ ./viewcvs-install Bellen _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs