TL is working now on FC5 and some test cases and plan have been created. but I want to use nightly built (as it fixed many bugs every day), how could I apply nightly built to my working TL 1.7 RC1?
Thanks.
How to apply nightly built to my working TL 1.7?
Moderators: Amaradana, TurboPT, TL Developers
1.backup my config.*.
2.copy new nightly built to /var/www/html/testlink/, using
cp -a testlink_head_export/* /var/www/html/testlink/
overwriting files.
3. using http://localhost/testlink/install/index.php to install.
4. when completed, copy my config* into testlink/ directory.
5 when login, my projects that created before missing.
why ? is the steps right?
2.copy new nightly built to /var/www/html/testlink/, using
cp -a testlink_head_export/* /var/www/html/testlink/
overwriting files.
3. using http://localhost/testlink/install/index.php to install.
4. when completed, copy my config* into testlink/ directory.
5 when login, my projects that created before missing.
why ? is the steps right?
DONT DO
3. using http://localhost/testlink/install/index.php to install.
this will delete your old data
3. using http://localhost/testlink/install/index.php to install.
this will delete your old data