Forum > General

Support for Git?

(1/2) > >>

Borneq:
Does Lazarus has build in support for Git or other (especially distributed) source control management tools?
How to view the differences between versions?

slinger:
I'm pretty sure that someone on the Mailing List is trying to make a patch that integrates Git, Svn, and some other popular revision tools. :)

Leledumbo:
Currently, there's only svn support (I guess).

JuhaManninen:
True, there is IDE integration only for SVN but you can still use Git for Lazarus sources. There are 2 alternatives:
a Git mirror:
  http://wiki.lazarus.freepascal.org/git_mirrors
and the git-svn link:
  http://wiki.lazarus.freepascal.org/Lazarus_git-svn

I use git-svn myself because then I can commit my changes directly to the SVN server.
The mirror is better for read-only access.

I have also promised to follow development branches made in a distributed way with Git, and to help get them applied to the centralized server.

Regards,
Juha

bonmario:
Hi,
git://github.com/graemeg/lazarus.git
is not updated. Last update is of 17 may 2012.
Why ?

Thanks, Mario

Navigation

[0] Message Index

[#] Next page

Go to full version