Please take a look at branch roster-emeritus. https://github.com/apache/whimsy/tree/roster-emeritus
I'm not sure how to test it using rackup. The rackup environment sets up a /srv/svn directory with some of the files needed, but I cannot use it due to credentials. Is there some documentation on how to set up the local svn environment? I've also significantly modified memstat.json.rb to use multiUpdate instead of update. This allows me to combine the update to members.txt with moving the emeritus request file from emeritus-requests-received to emeritus. Finally, I'm not sure how to do the update for the emeritus request file if there is not a corresponding members.txt update. It seems silly to checkout a version of members.txt, not modify it, and then commit it just to move the emeritus request. So the code that is now checked in simply constructs an svn mv command followed by an svn commit command. Is this the right way to do this? Thanks, Craig Craig L Russell c...@apache.org