Project

General

Profile

Paste
Download (2.65 KB) Statistics
| Branch: | Revision:

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

# Date Author Comment
e71cae50 03/28/2014 11:48 PM Julien Enselme

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

353560b3 03/22/2014 07:47 PM Julien Enselme

SQL file is dumped on sas

fc4db4e3 03/22/2014 07:41 PM Julien Enselme

Move usefull functions.

f556d6b9 03/22/2014 07:36 PM Julien Enselme

Path error in rsync.

1bb5a230 03/22/2014 07:33 PM Julien Enselme

Name error

e8e4ed1e 03/22/2014 07:29 PM Julien Enselme

Correct alias expand

b79523b7 03/22/2014 07:21 PM Julien Enselme

Paths must be relative to /home/assos

af06b65b 03/22/2014 07:18 PM Julien Enselme

Must expand aliases. A path was incorrect.

f6a5e032 03/22/2014 07:13 PM Julien Enselme

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

4d8cf5d8 03/14/2014 07:48 PM Julien Enselme

modify-settings.py must modify database for default

94cf1d43 03/14/2014 07:43 PM Julien Enselme

Default is alos special for database name

fd64390e 03/14/2014 06:10 PM Julien Enselme

We remove local sql if the script fails

3eef768d 03/13/2014 05:15 PM Julien Enselme

Update chmod: all scripts are executable.

9e14604f 03/13/2014 04:57 PM Julien Enselme

Disable cas and unblock user 1.

22928687 03/13/2014 04:18 PM Julien Enselme

We must also keep time to avoid unnecessary sync.

030e6b35 03/13/2014 04:02 PM Julien Enselme

We can delete unused files when synching.

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

Auto conflict resolution for sites.php

edeafe5e 02/14/2014 10:05 PM Julien Enselme

Solves permission and base_url problems.

0ddd66a7 02/14/2014 09:13 PM Julien Enselme

Manage sites.php

3e00cc24 02/14/2014 08:46 PM Julien Enselme

Add possibility for a config file

94065d4e 02/13/2014 03:47 PM Julien Enselme

Take into account 'mv htmltest drupal7'

a500a624 02/07/2014 07:52 PM Julien Enselme

Add some checks.

fdbc8338 02/07/2014 07:23 PM Julien Enselme

Base url and perms are correct.

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

ef903da4 01/26/2014 06:44 PM Julien Enselme

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

5b5ea032 01/26/2014 06:07 PM Julien Enselme

Sync everything. TODO: settings.php modification.