Howdy, I'm getting a weird issue when deployment a custom 6.0.15 skeleton to a new site. Whenever I deploy our custom skeleton to a test site, it deletes the .svn files from my core and plugins folders, effectively removing them from version control.
I'm running multiple farcry sites using different versions of core and plugins, so we have the core and plugins set up in a common directory and use junction links to link each project's core and plugins folders to the source core and plugin folders, which are under version control. When deploying a new project, I create folders for the core and each plugin, then junction link them to the source folders. At some point during the deployment of our skeleton, the .svn files are being removed from the core and plugins folders. Is there some function in the install script which would be trying to delete .svn or hidden folders for some reason ? Cheers, Tim -- -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
