Changes between Version 1 and Version 2 of DeveloperFaq


Ignore:
Timestamp:
03/28/06 20:16:20 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperFaq

    v1 v2  
    88 
    99How to make such a patch? You checked out gnowsis from the subversion repository, then (using eclipse) you right-click on the project, select "Team..." - "create patch". In the window, enter a file where to store the patch, click next, ok, and send us the file. We will write an email to you after we commited the patch.  
     10 
     11= My resource-storage is broken? How to delete it? = 
     12If your resource-storage is broken (for whatever reasons) you can re-crawl it. 
     13 
     14Just delete the following inside your '''.gnowsis_beta''' dir in your home folder: 
     15 
     16 * .gnowsis_beta/data/accessdata 
     17 * .gnowsis_beta/data/resource.nativesail 
     18 * .gnowsis_beta/data/resource.nativesail.index 
     19 
     20 
     21