Ok I decide to install svn on my PC Now I have another question: 1)On production server I haven't svn. My PC is in a LAN. I think to use the Deploy Strategy :export . How can I do the deployment of code from my PC that isn't visible from internet?
On 25 Mag, 17:58, Lee Hambley <[email protected]> wrote: > You'll struggle, try the deploy_via :copy (see the capistrano wiki under > "deployment strategies") and you'll struggle more because we don't > officially support windows. > Please feel free to come back with more specific questions when you've given > that a try. > > - Lee > > 2009/5/25 byqsri <[email protected]> > > > > > Hi > > I'm new about Capistrano > > I would use it to implement my web deployment. > > But I have some questions on how do it > > My situation is this: > > Development Env: Windows , No SVN (for the moment) > > Production Env:Linux in a remote machine > > > How can I deploy my web application from Windows to Linux with > > Capistrano ? > > Many Thanks > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
