[Lazarus] New bug with Configure Lazarus IDE?
Juha Manninen
juha.manninen62 at gmail.com
Mon Apr 22 07:24:02 CEST 2013
On 4/22/13, Anthony Walter <sysrpl at gmail.com> wrote:
> Supposing I don't have fpc/lazarus sources or don't
> want to get them just yet, what is an easy way to browse recent commits to
> svn? Such that you can see who updated what and when, maybe with commit
> comments as well as the diffs?
You can use the SVN web interface:
http://svn.freepascal.org/cgi-bin/viewvc.cgi/?root=lazarus
I would still recommend git and its "gitk" tool. You can browse the
commit history + diffs without delays using gitk.
Then you must clone the repository but it is not a problem.
http://wiki.lazarus.freepascal.org/git_mirrors
or
http://wiki.lazarus.freepascal.org/Lazarus_git-svn
Juha
More information about the Lazarus
mailing list