Closed tomdotorg closed 12 years ago
Don't forget to get the latest Capfile from services which has code to allow Capistrano to just get a subset of the Git repo. It is generic and could be used for any app (like web app).
Got it, did an svn update, at revision 1847 now.
Van: Tom Mitchell [mailto:notifications@github.com] Verzonden: vrijdag 5 oktober 2012 13:46 Aan: mitct02/weather CC: hoevenvd Onderwerp: Re: [weather] Identify how Maarten deploys services (#1)
Don't forget to get the latest Capfile from services which has code to allow Capistrano to just get a subset of the Git repo. It is generic and could be used for any app (like web app).
— Reply to this email directly or view it on GitHub https://github.com/mitct02/weather/issues/1#issuecomment-9172895 .
OK, I am working in git now. Doing several commits. have you checked out (haha) git yet?
Tom Mitchell tom@tom.org Real Time Beverly, MA Weather http://weather.tom.org
"The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts."
On Fri, Oct 5, 2012 at 2:57 PM, hoevenvd notifications@github.com wrote:
Got it, did an svn update, at revision 1847 now.
Van: Tom Mitchell [mailto:notifications@github.com] Verzonden: vrijdag 5 oktober 2012 13:46 Aan: mitct02/weather CC: hoevenvd Onderwerp: Re: [weather] Identify how Maarten deploys services (#1)
Don't forget to get the latest Capfile from services which has code to allow Capistrano to just get a subset of the Git repo. It is generic and could be used for any app (like web app).
— Reply to this email directly or view it on GitHub < https://github.com/mitct02/weather/issues/1#issuecomment-9172895> .
— Reply to this email directly or view it on GitHubhttps://github.com/mitct02/weather/issues/1#issuecomment-9186071.
Just checking it out J
Van: Tom Mitchell [mailto:notifications@github.com] Verzonden: vrijdag 5 oktober 2012 21:06 Aan: mitct02/weather CC: hoevenvd Onderwerp: Re: [weather] Identify how Maarten deploys services (#1)
OK, I am working in git now. Doing several commits. have you checked out (haha) git yet?
Tom Mitchell tom@tom.org Real Time Beverly, MA Weather http://weather.tom.org
"The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts."
On Fri, Oct 5, 2012 at 2:57 PM, hoevenvd notifications@github.com wrote:
Got it, did an svn update, at revision 1847 now.
Van: Tom Mitchell [mailto:notifications@github.com] Verzonden: vrijdag 5 oktober 2012 13:46 Aan: mitct02/weather CC: hoevenvd Onderwerp: Re: [weather] Identify how Maarten deploys services (#1)
Don't forget to get the latest Capfile from services which has code to allow Capistrano to just get a subset of the Git repo. It is generic and could be used for any app (like web app).
— Reply to this email directly or view it on GitHub < https://github.com/mitct02/weather/issues/1#issuecomment-9172895> .
— Reply to this email directly or view it on GitHubhttps://github.com/mitct02/weather/issues/1#issuecomment-9186071.
— Reply to this email directly or view it on GitHub https://github.com/mitct02/weather/issues/1#issuecomment-9186295 .
Looking to modify service Capistrano deploy files to enable Maarten to deploy his own services. But I am not sure how he does this.
What command do you use to deploy services? Do you maintain both dev and prod services?