On 13 April 2012 20:28, Dawson <[email protected]> wrote: >> What is missing is the functionnality to create a new repository from the >> current project. > > I totally agree. In fact that seems to be a big problem with every gui > implementation that I've seen so far, including the standalone > applications.
IntelliJ IDEA does this without any problems if you are using a Git repository. I haven't tried IntelliJ IDEA with SubVersion or Mercurial though. Like I mentioned before, take a look at IntelliJ IDEA and Eclipse IDE's. They have been around for ages and have pretty good SCM integration support. I am sure you can learn a lot from then and get get a good idea of a working SCM API for a IDE like Lazarus. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://fpgui.sourceforge.net -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
