Hi,
I'm a beginner with FB7 and am trying it out.
I managed to get a small project running; but, it's mainly an interactive one in that I need to click on Run in order to get the files from the repository and the build it. How do I get FB7 to do the following?
1) Look at the current tree and check if the remote repository source is updated.
2) If the remote is newer, delete the current working repos, and then checkout the new one.
3) Build the new source.
Is this do-able in FB7 (Embarcadero edition)?
Ew