Add the directory to your .gitignore and check it in if you don't already have one. You should also consider a task that symlinks it to a subdirectory under shared.
On May 12, 2009, at 3:21 AM, Neil <[email protected]> wrote: > > I've an issue at the moment where we are running a CMS within a site > (browsercms) that let's the user upload files. However, every time I > do a deploy Capistrano runs a hard reset thus nuking any uploaded > files. > > Does anyone have any suggestions as to how to prevent the hard reset, > and just do a pull, or a way of moving the uploaded files elsewhere, > without having to change the application code? > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
