[gimp-help-2] Changed the way how people get a working copy.



commit 9be6dd20c8a3c2e814de5625e478c7c5d29b9692
Author: Roman Joost <romanofski gimp org>
Date:   Fri Oct 2 08:45:29 2009 +1000

    Changed the way how people get a working copy.
    
    I thought I've already changed that reflecting the change of the GNOME
    repository to GIT. Must have slipped back in.

 web/help.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/web/help.xml b/web/help.xml
index 90d631f..e65d66b 100644
--- a/web/help.xml
+++ b/web/help.xml
@@ -30,7 +30,7 @@
        <para>
          <programlisting>
            <![CDATA[
-$ svn co http://svn.gnome.org/svn/gimp-help-2/trunk gimp-help-2
+           $ git clone git://git.gnome.org/gimp-help-2
            ]]>
          </programlisting>
        </para>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]