$VAR1 = { 'source' => '[path def]', 'git_server' => 'git://trident.classroom24-7.lan', 'permissions' => '0665', 'target_group' => 'www-data', 'rename' => 'gttest', 'target_owner' => 'www-data', 'target' => '.', 'preserve' => [ [ 'moodlite_config.php', 'not_moodlite_config.php' ] ], 'title' => 'moodlite' }; $VAR2 = { 'source' => '[path def]', 'permissions' => '755', 'target_group' => 'eellis', 'target_owner' => 'root', 'rename' => 'notmoodlite', 'target' => '.', 'preserve' => [ $VAR1->{'preserve'}[0] ], 'title' => 'moodlite/copy1' };