Code

Removing lpe-skeleton as it doesn't get installed or captured as part of the distribu...
[inkscape.git] / HACKING.txt
index 6120634e7ca1908b1ff4a311af9f5ec00e9ce04d..e3f6a904689f5ef3929558fede5d953fb5df83bc 100644 (file)
@@ -1,4 +1,4 @@
-Compiling the CVS version
+Compiling the SVN version
 =========================
 grep Build-Depends debian/control to see a list of (Debian) packages needed for
 compilation.
 =========================
 grep Build-Depends debian/control to see a list of (Debian) packages needed for
 compilation.
@@ -9,12 +9,12 @@ inkscape.spec.in has a partial list of requirements:
 
 At the time of writing, it contains only one package; if you use an RPM-based
 distribution, then please consider updating the Requires/BuildRequires lines to
 
 At the time of writing, it contains only one package; if you use an RPM-based
 distribution, then please consider updating the Requires/BuildRequires lines to
-help other users of your distribution.  If you don't have CVS write access,
+help other users of your distribution.  If you don't have SVN write access,
 then you can submit a patch to the patch tracker
 <http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
 
 
 then you can submit a patch to the patch tracker
 <http://sourceforge.net/tracker/?group_id=93438&atid=604308>.
 
 
-See http://www.inkscape.org/cgi-bin/wiki.pl?CompilingInkscape for more general
+See http://wiki.inkscape.org/wiki/index.php/CompilingInkscape for more general
 remarks about compiling, including how to find some of the needed packages for
 your distribution, and suggestions for developers.
 
 remarks about compiling, including how to find some of the needed packages for
 your distribution, and suggestions for developers.
 
@@ -41,12 +41,12 @@ can help:
    * Author a HOWTO describing a trick or technique you've figured out
 
 
    * Author a HOWTO describing a trick or technique you've figured out
 
 
-CVS Access
+SVN Access
 ==========
 ==========
-See http://sourceforge.net/cvs/?group_id=93438 for how to access CVS,
-including browsing CVS from a web client.
+See http://inkscape.org/svn.php for how to access SVN,
+including browsing SVN from a web client.
 
 
-We give CVS write access out to people with proven interest in helping develop
+We give SVN write access out to people with proven interest in helping develop
 the codebase.  Proving your interest is straightforward:  Make two
 contributions and request access.
 
 the codebase.  Proving your interest is straightforward:  Make two
 contributions and request access.