This is something I'm curious about myself... Reloading the FarCry  
Application scope while in production would be unacceptable and I'm  
having a hard time understanding what the migration process should be  
in order to deploy updates to the site once it's "live".


On Feb 4, 2009, at 10:00 AM, Mark Jones wrote:

>
>> hi Mark, this might get you 
>> started:http://docs.farcrycms.org/display/FCDEV50/Deployment+Configurations
>
> That page discusses ways to deploy FarCry itself, which is helpful.
> However, I'm looking for information on how to deploy updates to a
> project built *for* FarCry.  Example:
>
> I have a project called myproject located at  /farcry/projects/
> myproject/.  I install FarCry on the production server (shared
> environment) in stand-alone mode, using the Mollio skeleton.  The
> installer, among other things, copies the /www/ content to the root
> and renames that folder to /wwwCopiedToWebroot/.
>
> Now, for development, it's annoying to have files all over the place
> so my dev installation uses subdirectory mode and lets me just make my
> changes in the /www/ folder of my project.  When I upload my new files
> to the production server, is there a process that manages the copy/
> move for me, or do I have to handle that manually for all post-
> installation updates?  Reloading the application doesn't do it.
>
> Looking a little closer, I guess the subdirectory mode does something
> similar (moving/copying /www/ files to /myproject/).  Essentially, I'm
> hoping there's some way I can just edit/version control /farcry/
> projects/myproject/* and have all the pieces go where they're supposed
> to regardless of how the target FarCry installation is set up.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" 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/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to