Hi Tom,

Something like this has been proposed before, and there were some
discussions:

http://bugzilla.mkgnu.net/show_bug.cgi?id=859

> If nothing like this has been done before, then where in the code
> should I start to look at to make this enhancement and what should I
> watch out for? 

You will need to modify both the Glue and the Daemon. You'll need to
touch Glue.pm:check_configuration,check_policies and Connection.pm for
the glue side of things, push all that to the Daemon at Process.pm,
implement the checking in Integration.pm, and if you add the ability to
check flags from the issue-tracker then add this logic in all
issue-trackers.

I think the first step would be to define the configuration in glue.conf
of how one would describe frozen branches.

> Also, I didn’t install this instance of scmbug, so I’m trying to
> figure out which version it is.   Where can I look to determine the
> version?

Look at /usr/share/scmbug/lib/Scmbug/Common.pm for the variable
$PRODUCT_VERSION, or for the Common.pm inside a specific repository
(/svn_repository/hooks/lib/scmbug/...)


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to