I am not sure. Which version of Scmbug ? Assuming you are using 0.18.3:
- The first thing to try is changing in daemon.conf the bugzilla version number to 2.22.0 (even though you are using 2.23) and see if "things work". - If things don't work, they are probably because changes in the database API are expected in one of the newer Bugzillas (somewhere betwene 2.23 and 2.24 -- not sure) that will require updating our Bugzilla backend support. In that case, if you wanted to *extend* the existing Scmbug system to support Bugzilla 2.23-2.24 you would probably have to start looking at src/lib/product/Daemon/Bugzilla.pm.in. On Mon, 2006-12-04 at 18:58 +0100, fida aljounaidi wrote: > > > how can i do to integrate scmbug with the release 2.23 of bugzilla > _______________________________________________ > scmbug-users mailing list > [email protected] > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
