please, give me step-by-step instructions, I'm beginner in linux and
capistrano. Thanks!

On 22 сен, 23:21, Donovan Bray <[email protected]> wrote:
> look at shared_children
>
> use the same pattern, move the real image location to the 'shared'
> directory; on deploy replace the references inside the new deploy directory
> with symlinks to the directory in the shared location.
>
> Thus that directory will be preserved between deployments.
>
> 2011/9/22 Александр Дергач <[email protected]>
>
> > I use Capistrano for development, each time, doing deploy:update there
> > is a new release and a new folder public, all added images disappear.
> > How to solve a problem?
>
> > --
> > * You received this message because you are subscribed to the Google Groups
> > "Capistrano" 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
> > athttp://groups.google.com/group/capistrano?hl=en

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" 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/capistrano?hl=en

Reply via email to