[Lazarus] Development of other revision control
Marco van de Voort
marcov at stack.nl
Sun Apr 15 00:57:55 CEST 2012
On Fri, Apr 13, 2012 at 10:28:42PM +0400, Dawson wrote:
> >> I for my part prefer to use a VCS that comes with its own GUI, like Git or
> >> SVN (TortoiseSVN). Actually I use both, i.e. SVN for FPC and Lazarus itself,
> >> and Git for my other projects, and invoke them in the Windows Explorer
> >> whenever needed. Other platforms may not come with such comfort, there an
> >> IDE integration may make more sense.
> Some good points there. Again, I note that some developers (maybe all?)
> workflow includes the use of external tools to do SCM. Thanks for your
> comments.
I also fall in that (external) category. If you start working on SCM
plugins, writing a word on two what the advantages are, might be worthwhile
too :-)
It auto adds files (which I hate however), and can instruct the IDE to save
files before commit. That was about as far as I got.
More information about the Lazarus
mailing list