Revision: 271 http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=271 Author: agn Date: 2016-10-25 01:25:57 +0000 (Tue, 25 Oct 2016) Log Message: ----------- SavannahHackingIdeas: add more TODO items
Modified Paths: -------------- trunk/sviki/SavannahHackingIdeas.mdwn Modified: trunk/sviki/SavannahHackingIdeas.mdwn =================================================================== --- trunk/sviki/SavannahHackingIdeas.mdwn 2016-10-25 01:25:49 UTC (rev 270) +++ trunk/sviki/SavannahHackingIdeas.mdwn 2016-10-25 01:25:57 UTC (rev 271) @@ -100,3 +100,9 @@ section in [[Git]]. See also discussion about enabling non-fast-forward commits at <http://lists.gnu.org/archive/html/savannah-hackers-public/2015-01/msg00011.html> +20. Cleaning up the savannah backend perl/python scripts: + + 1. don't hard-code `/etc/member.conf.pl` in `sv_membersh` (or store it + elsewhere). + 2. Make the perl script self-locating for the `Savane` perl module. + 3. Or better yet, get rid of the `Savane` perl module. \ No newline at end of file