Hi, I think there's a bug in cvsgraph that hinder me to create diffs from version-graphs comming from other repositories than the default one (the one that's stored in cvstreedefault in cvsweb.conf)
When I ask for a diff from cvsweb, I have the following URL: http://navidb.aweurope.be/cgi-bin/cvsweb.cgi/test1/test.c.diff?r1=1.2&r2=1.3&cvsroot=Test When I ask for a diff from cvsgraph, I have the following URL: http://navidb.aweurope.be/cgi-bin/cvsweb.cgi/test1/test.c.diff?r1=1.1&r2=1.2 Does somebody knows how to solve it? I think the error is coming from function make_imagemap in cvsgraph.c . Does somebody knows what this means ? -> conf.map_diff_href = xstrdup ("href=\"unset: conf.map_diff_href\""); Regards, Cyrille -------------------------------------------------------------------------------------------------------------- This mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient, please note that any review, dissemination, disclosure, alteration, printing, copying or transmission of this mail and/or any file transmitted with it, is strictly prohibited and may be unlawful. If you have received this mail by mistake, please immediately notify the sender and permanently destroy the original as well as any copy therof. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
