Errores #112
Create a configuration file for controling YASS updates
| Status: | Resuelta | Start: | 08/09/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | YASS - core | |||
| Target version: | 0.5.2 |
Description
If DB stucture changes users should delete their .yass directory. To avoid this we'll create a configuration file in the home directory. Example:
/>firtrun=yes
version=0.5.2
If firstrun is 'yes' database should be reconstructed. Even if firstrun is 'no' if version string missmatches YASS version, database should also be reconstructed.