On Tue, 2007-03-27 at 10:06 +1000, Dmitri Colebatch wrote: > My second question is related to the product name. I don't understand > why its required. We have one repository and one bugzilla instance.
It's required because if you enter a valid bug number that belongs to the wrong product the integration would have let the commit go through otherwise. It's an extra verification check. > ps - The scmbug_install_glue script doesn't like being given binary > paths as /usr/bin,/bin (instead of /bin,/usr/bin). It complains about > not being able to find diff, which is at /usr/bin/diff. > > --daemon=toyibusdf2 --scm=Subversion > --repository==file:///home/subversion/svn_repository --bug=3302 > --product="Dev Env" --binary=paths=/bin,/usr/bin This doesn't make much sense, but we'll have a look. http://bugzilla.mkgnu.net/show_bug.cgi?id=950 _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
