Hi Peter, http://bugzilla.mkgnu.net/show_bug.cgi?id=966
On Tue, 2007-04-24 at 09:47 +0200, Hofman, Peter wrote: > I installed scmbug (0.19.9-1) and installed the glue for several repos. > Scmbug is configured to use auto product recognision with a single > regular expression, since we have very strict naming conventions. Also > most of the policies available in scmbug are enforced. > The problem I am facing right now is that I cannot add a new project to > the repo, since the project (or product) is added in the root of the > repo, and therefor scmbug cannot detect a product name. I could have sworn I tested that, and that adding the new product did not cause problems if it indeed matched the expected naming convention. Perhaps you could be more specific about your configuration and what you tried ? Have you updated the valid_product_name value (if needed) before adding the new project ? > Is there a way to get around this without disabling the hook scripts? > I already tried stopping the scmbug daemon, but that does not help, > since the problem is in the hook scripts. > Is there some configuration option that I overlooked? You could disable the valid product name check be setting "enabled => 0" as shown in: http://files.mkgnu.net/files/scmbug/SCMBUG_RELEASE_0-19-9/manual/html-single/manual.html#VERIFICATION-CHECKS-VALID-PRODUCT-NAME That should let you add your new project in the repository, and you can later enable it again. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
