Projet

Général

Profil

Paste
Télécharger (2,78 ko) Statistiques
| Branche: | Révision:

root / other-scripts / d7-sync.sh @ master

# Date Auteur Commentaire
09f08e34 17/06/2018 16:52 Florent Torregrosa

Issue #886: Remove last reference to piwik in scripts.

8550e097 15/10/2014 15:45 Julien Enselme

Command subsitution are not quoted. Quotes posed problems in loop.

3e9236bd 14/10/2014 22:06 Julien Enselme

Update scritp so they respect the new convention.

  • Variables are quoted.
  • $(…) are quoted.
e71cae50 28/03/2014 23:48 Julien Enselme

Change script so that the wrapper around functions are not needed any more. Use ProxyCommand in ~/.ssh/config

353560b3 22/03/2014 19:47 Julien Enselme

SQL file is dumped on sas

fc4db4e3 22/03/2014 19:41 Julien Enselme

Move usefull functions.

f556d6b9 22/03/2014 19:36 Julien Enselme

Path error in rsync.

1bb5a230 22/03/2014 19:33 Julien Enselme

Name error

e8e4ed1e 22/03/2014 19:29 Julien Enselme

Correct alias expand

b79523b7 22/03/2014 19:21 Julien Enselme

Paths must be relative to /home/assos

af06b65b 22/03/2014 19:18 Julien Enselme

Must expand aliases. A path was incorrect.

f6a5e032 22/03/2014 19:13 Julien Enselme

Update d7-sync.sh and d7-sync-config.example.sh so they can work with webassos.ec-m.fr

4d8cf5d8 14/03/2014 19:48 Julien Enselme

modify-settings.py must modify database for default

94cf1d43 14/03/2014 19:43 Julien Enselme

Default is alos special for database name

fd64390e 14/03/2014 18:10 Julien Enselme

We remove local sql if the script fails

3eef768d 13/03/2014 17:15 Julien Enselme

Update chmod: all scripts are executable.

9e14604f 13/03/2014 16:57 Julien Enselme

Disable cas and unblock user 1.

22928687 13/03/2014 16:18 Julien Enselme

We must also keep time to avoid unnecessary sync.

030e6b35 13/03/2014 16:02 Julien Enselme

We can delete unused files when synching.

651f07b1 13/03/2014 15:27 Julien Enselme

Auto conflict resolution for sites.php

edeafe5e 14/02/2014 22:05 Julien Enselme

Solves permission and base_url problems.

0ddd66a7 14/02/2014 21:13 Julien Enselme

Manage sites.php

3e00cc24 14/02/2014 20:46 Julien Enselme

Add possibility for a config file

94065d4e 13/02/2014 15:47 Julien Enselme

Take into account 'mv htmltest drupal7'

a500a624 07/02/2014 19:52 Julien Enselme

Add some checks.

fdbc8338 07/02/2014 19:23 Julien Enselme

Base url and perms are correct.

Need to improve permissions. The sites.php is not handled properly.

ef903da4 26/01/2014 18:44 Julien Enselme

These script synchronises the site and make the proper modification to its settings.php

5b5ea032 26/01/2014 18:07 Julien Enselme

Sync everything. TODO: settings.php modification.