??changed: -attach the list to the given project using infra/maintenance/ml.pl:: - - infra/maintenance/ml.pl -a adminsname -g project -l listname attach the list to the given project using our convenience script ml.pl::
# on internal /root/bin/ml.pl -a adminusername -g project -l listname ??changed: - infra/maintenance/ml.pl -a adminsname -g project -l listname | mysql savane - -(someday we'll implement list import in the Savane frontend.) At present, the pipe doesn't work. You have to run ml.pl on vcs, save the sqlcmd that is output, then run echo "sqlcmd" | mysql savane on internal. /root/bin/ml.pl -a adminusername -g project -l listname | mysql savane This must be run on the internal subhost. (The old location was administrationmaintenance/ml.pl on colonialone / mgt.) -- forwarded from http://savannah.gnu.org/maintenance/ListServer#[email protected]/maintenance
