On Wed, 2009-09-30 at 13:21 +0200, Jean-Philippe Chancelier wrote: > Hello Gustavo,
Hey, > I am new in this mailing list thus my questions are certainly naive. > 1/ In your mail you make reference to > git://gitorious.org/webkitgtk/stable.git > But the webkitgtk.org cite make ref to > git clone git://git.webkit.org/WebKit.git > are they the same ? No, the first one is the stable one, the second is where we have our development branch. (SVN trunk) > 2/ Is there a way to detect by name if a release is a stable one > or a devpt one. I am trying to cross-compile webkitgtk for > win32/gtk target and have started using WebKitGTK+ 1.1.15.1 > not knowing of it stable or not. No. We are trying out maintaining a stable branch, as an exercise for the real 1.2.0 stable release. We will follow GTK+ versioning scheme, from then on, in which even minor versions means stable. I would recommend using 1.1.15.2, to be honest, as we know there are a number of crashers in 1.1.15.1. We plan to keep supporting 1.1.5.x for a while, making it quite stable. Hope that clarifies a bit =) -- Gustavo Noronha Silva <[email protected]> GNOME _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
