Bob Proulx <b...@proulx.com> writes:
> The place to start if trying to add a git web page backend would be to > modify editgroupfeatures.php to add the feature selection. This is > really just an interface to the database. The appropriate table would > need to be modified to add a field to hold the project's web vcs > selection. > > > https://git.savannah.nongnu.org/cgit/administration/savane.git/tree/frontend/php/project/admin/editgroupfeatures.php > > If that were in place then the process that sets up the hook scripts > could do the right thing and trigger the correct checkout on the > backend of things. Ok, seems like we should setup a development instance of Savane, at least the relevant parts. Does that sound right? - Ian