Graeme Geldenhuys schreef:
Hi Everybody,
I was reading the Git User Manual this weekend and found this handy tip
and thought I would share it with you guys. I already used this with
great success in finding a regression bug in my own code.
If you are using the Git repository of Lazarus (mirror of the SubVersion
repository) or you have some other Git repository, then you can let git
help you find regression errors.
This is how it works...
This is how it works with SVN:
http://wiki.lazarus.freepascal.org/How_To_Help_Developing_Lazarus#Dealing_with_regressions
An example script to automate it:
http://svn.freepascal.org/cgi-bin/viewvc.cgi/scripts/florian/unix/searchrev?view=markup&revision=574&root=fpcbuild
Vincent
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus