Ineiev wrote: > Bob Proulx wrote: > > These are the things that we need to be able to do. > > > > * Build a local copy of savane > > INSTALL is expected to cover this; is there anything > that doesn't work for you, specifically?
I don't think anyone was previously aware of the recent changes to INSTALL as RunningSavaneLocally has been widely discussed. https://savannah.gnu.org/maintenance/RunningSavaneLocally/ I will read the INSTALL file and will walk through the process and see how it goes. > > * Run a local development server with php -S > > Use $prefix/sbin/sv_php_server.pl. I will give it a test drive. > > * Be able to make and test changes > > Again, this seems too abstract to me. It's a self-obvious statement. We need to be able to make changes, test changes, and deploy changes. Those actions are concrete. > > * Be able to release changes > > Generally, > https://savannah.gnu.org/maintenance/SavaneReleases/ > https://savannah.gnu.org/maintenance/SavaneSetup/ I see that those are new files. I will read through them. Bob