On Jan 24, 2007, at 7:56 PM, Brian Leroux wrote: > Hi guys, have my cap stuff ready to go but for one issue -- our svn > repo is behind a windows vpn. Has anyone delt w/ this before? Any > suggestions how to handle?
a lot depends on your setup, including the windows vpn config. there are pptp clients for unix boxen, and i assume there are command-line friendly ways to control the connection. presumably you could have cap call those, or wrap cap in a script which calls those. for security reasons you'd probably want to require the vpn password to be input on each checkout so you aren't leaving it lying around on the deployment servers. -faisal --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
