GNOME development moved from SVN to GIT.

This commit is contained in:
Koop Mast 2010-11-19 14:21:11 +00:00
parent 73265f0f1e
commit c1d9897dfd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36605

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.57 2009/05/30 19:44:56 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.58 2009/11/29 20:49:49 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
@ -44,7 +44,7 @@
versions are committed to the FreeBSD CVS tree. This document is
about the development branch. The current development branch
is GNOME &gnomedevelver;.</li>
<li><b>SVN</b> - Often newer-than-new, the SVN trunk versions of GNOME
<li><b>GIT</b> - Often newer-than-new, the GIT master versions of GNOME
applications and libraries are alpha quality, or often completely
unbuildable. The FreeBSD GNOME project pays attention to, but
does not track the alpha quality code.</li>