[development] Pushing Views Changes

Victor Kane victorkane at gmail.com
Wed Dec 1 14:11:39 UTC 2010


That would definitely work, but requires a dependency on features.

I guess we have to take a look at the code to see how to integrate a clean
export directly into code.

On Wed, Dec 1, 2010 at 11:09 AM, Steve Karsch <steve at stevekarsch.com> wrote:

> Can you use features + drush?  Include those views in a feature
> (my_views), then:
>
> * make views changes in dev
> * drush features-update my_views (in dev)
> * commit to svn
> * deploy to test
> * drush features-revert my_views (in test)
> * repeat as needed in stage and prod
>
> steve
>
> On Wed, Dec 1, 2010 at 9:03 AM, nan wich <nan_wich at bellsouth.net> wrote:
> > We encountered an issue yesterday that requires changing some Views. I
> don't
> > have any heartburn about going into each region (dev, test, stage, prod)
> and
> > manually changing them, but we are working to move our deployments into
> SVN
> > (no choice there, please don't suggest another system). Certainly I know
> how
> > to export and import, but not how that can be scripted. Does anyone do
> that
> > kind of thing? If so, how?
> >
> >
> > Nancy
> >
> >
> >
> > Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L.
> King,
> > Jr.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20101201/32f8716f/attachment.html 


More information about the development mailing list