Log of /contributions/modules/drush/example.drushrc.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 27 16:26:36 2009 UTC
(4 weeks, 1 day ago)
by
weitzman
Branch:
MAIN
Changes since
1.13: +68 -1 lines
Diff to
previous 1.13
#460924 by greg.1.anderson. Site aliases may be defined in drushrc.php or on command line. These are used to run any drush command on a remote server via ssh. The improved rsync and new sql sync commands are fine examples. sql sync dumps a local or remote db, gzips, rsyncs, and then imports. We now have fast, database migration from prod => dev or vice versa.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 22 01:57:51 2009 UTC
(4 weeks, 6 days ago)
by
weitzman
Branch:
MAIN
CVS Tags:
DRUPAL-6--2-1
Changes since
1.12: +5 -1 lines
Diff to
previous 1.12
#591628 by srhaber and moshe weitzman. enhance script command so you can maintain a script library if you wish (though a library of drush commands is usually a better idea). also add a scratch.php for one off php execution.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 6 21:34:56 2008 UTC
(11 months, 2 weeks ago)
by
weitzman
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0-ALPHA1,
DRUPAL-6--2-0-ALPHA1,
DRUPAL-7--2-0-ALPHA1
Changes since
1.6: +26 -7 lines
Diff to
previous 1.6
#335360 by vingborg. A heroic patch. Drush is no longer a module and does not require a functional drupal site in order to do work. That means it will soon be able to install drupal locally or on remote servers, or run unit test suites, and so on. Drush commands are just include files, and not whole modules unto themselves ... Core drush is identical for all core Drupal versions. many of the commands that shipped with Drush are now removed in favor of a new 'Drush Extras' project which I will soon publish. Thanks for all the hard work and reviews on this patch.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 14 22:26:49 2008 UTC
(12 months, 1 week ago)
by
grugnog
Branch:
MAIN
Branch point for:
DRUPAL-7--1
Changes since
1.5: +4 -1 lines
Diff to
previous 1.5
Adding an example for specifying 'r' parameter in drushrc. This is important for people who symlink in their sites directories and want to call drush from outside of the main Drupal directory.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 17 05:41:36 2008 UTC
(22 months, 1 week ago)
by
weitzman
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0-RC1
#198195 Allow drush to load an ini file during initialisation, to pre-configure options (such as path and site). patch by adrian. note that after this commit i am issueing a release candidate for this module.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.