Subversion Repositories DevTools

Rev

Rev 6060 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6060 Rev 6071
Line 29... Line 29...
29
CopyFile ('lxr_clean_dir.sh', '/opt/lxr-scripts');
29
CopyFile ('lxr_clean_dir.sh', '/opt/lxr-scripts');
30
CopyFile ('jats_lxr.conf', '/opt/lxr-scripts', 'jats_lxr.conf.new');
30
CopyFile ('jats_lxr.conf', '/opt/lxr-scripts', 'jats_lxr.conf.new');
31
 
31
 
32
#
32
#
33
#   File to provide group level access control
33
#   File to provide group level access control
34
#       Needs to be configured and enabled once installed
34
#       May needs to be configured
35
#   File to allow Release Manager to test presense of LXR without fear of access control
35
#   File to allow Release Manager to test presense of LXR without fear of access control
36
#   
36
#   
-
 
37
CopyFile ('lxr.htaccess.conf', '/opt/lxr', '.htaccess');
37
CopyFile ('source.test', '/opt/lxr');
38
CopyFile ('source.test', '/opt/lxr');
38
CopyFile ('lxr-auth-ldap.conf', '/etc/apache2/sites-available');
-
 
39
 
39
 
40
# Templates used by the application
40
# Templates used by the application
41
 
41
 
42
CopyFile ('lxr.template', '/opt/lxr-scripts');
42
CopyFile ('lxr.template', '/opt/lxr-scripts');
43
CopyFile ('lxr.tree.template', '/opt/lxr-scripts');
43
CopyFile ('lxr.tree.template', '/opt/lxr-scripts');