I have gone down this track - created a skeleton from my project. Then I did some fancy stuff with subversion creating an external link So when I check out from my distro, it pulls my project from the projects folder and checks it out to skeletons folder on the test server.
However, the problem with this is that when I check in from dev, then do an update on test, the mods go into the skeleton, not the project folder. So I guess, once I have done the install I can delete the contents of my project folder, then check out from the repo at the correct location. On Fri, Sep 26, 2008 at 11:45 PM, Chris Kent <[EMAIL PROTECTED]> wrote: > > Have you looked at saving your site as a skeleton on your dev server, > uploading and creating a new site from this skeleton on your > production server? > > Chris. > > On Sep 26, 2:50 pm, Marco van den Oever <[EMAIL PROTECTED]> > wrote: > > Mmmmm ok didn't saw it in FC5, maybe you can replicate it from FC4? > > > > On Sep 26, 2:54 pm, "AJ Mercer" <[EMAIL PROTECTED]> wrote: > > > > > I am sure in Farcry 4 during the install there was a install database > only > > > option. > > > > > On Fri, Sep 26, 2008 at 8:07 PM, Marco van den Oever < > > > > > [EMAIL PROTECTED]> wrote: > > > > > > I use both mySQL and MSSQL locally to develop, isn't MSSQL free? > > > > > >http://www.microsoft.com/sql/editions/express/default.mspx > > > > > > Then with SQL manager lite for SQL server you can simply do a tools/ > > > > extract database, change some script info and run it remote, then > send > > > > all files and structure with ftp. That should work. > > > > > > Or am i not seeing what you mean??? > > > > > > On Sep 26, 8:36 am, "AJ Mercer" <[EMAIL PROTECTED]> wrote: > > > > > Is it still possible to do a DB only install? > > > > > I have mySQL on my dev server and MS-SQL on test and prod > > > > > > > When it comes time to deploy, how do I go about creating an empty > > > > database? > > > > > > > -- > > > > > AJ Mercer > > > > > Web Log:http://webonix.net > > > > > > > Once you come to the realisation that everyone is crazy, > > > > > You will never be surprised or disappointed ever again. > > > > > AJM 2008 > > > > > -- > > > AJ Mercer > > > Web Log:http://webonix.net > > > > > Once you come to the realisation that everyone is crazy, > > > You will never be surprised or disappointed ever again. > > > AJM 2008 > > > -- AJ Mercer Web Log: http://webonix.net Once you come to the realisation that everyone is crazy, You will never be surprised or disappointed ever again. AJM 2008 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
