Gary from sandwich software recommends:
- Lazurus IDE
- Dolphin IDE
When using an IDE:
when configuring an IDE they usually have up to 3 locations where they store the files:
- Raw files that you work on
- A live enviroment where yoou publish the changed files to
- the SVN server where you send the revisions
And you also have the choice of where to save the meta data. These can be stored in the same folders as the Raw files for portability but this can get messey so you have the option of storing them in their own folder seperate from the Raw files. This feature might be IDE specific.