Every new Play app gets a new application secret generated into its config file.
application.secret=asdfadsfdasf
I\'m developing an open source app
It looks like that secret is important, but you can generate new ones for production vs development. So for development you could check it into SVN then generate a different one for production.
http://www.playframework.org/documentation/1.0/production