I'm running through the deployment process in order to write installation documentation and to make sure it works as advertised. As per the Packging and Deployment page on the wiki (http:// wiki.pylonshq.com/display/pylonsdocs/Packaging+and+Deployment), I apparently need to create the "paste_deploy_config.ini_tmpl" file in my .egg-info directory.
I did this, but when I ran "paster make-config <projectname> config.ini", I got the following message: No paste_deploy_config.ini_tmpl found I checked my .egg-info directory, and sure enough, it's there. Is my file perhaps in the wrong location? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
