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

[PATCH] update website for d-i git repo conversion



I seem to not have webwml commit access now (and I don't much want it
;), so could someone commit this patch?

-- 
see shy jo
Index: hooks.wml
===================================================================
RCS file: /cvsroot/webwml/webwml/english/devel/debian-installer/hooks.wml,v
retrieving revision 1.8
diff -r1.8 hooks.wml
5c5
< <a href="http://svn.debian.org/wsvn/d-i/trunk/installer/doc/devel/available-hooks.txt?op=file&amp;rev=0&amp;sc=0";>available-hooks.txt</a>
---
> <a href="http://git.debian.org/?p=d-i/debian-installer.git;a=blob;f=doc/devel/internals/available-hooks.xml;h=b8178731017bc2c381116ac4bbe98356605efeec;hb=HEAD";>available-hooks.txt</a>
Index: svn.wml
===================================================================
RCS file: /cvsroot/webwml/webwml/english/devel/debian-installer/svn.wml,v
retrieving revision 1.19
diff -r1.19 svn.wml
5,8c5,11
< Debian-Installer uses subversion for source control.  To check out the
< installer use one of the commands below.  The repository can also be
< <a href="http://svn.debian.org/wsvn/d-i";>browsed online</a>.
< </p>
---
> The information that used to be here has moved to the Debian Wiki.
> To check out the source code for Debian-Installer, see 
> <a href="http://wiki.debian.org/DebianInstaller/CheckOut";>here</a>;
> for general contributor information, see
> <a href="http://wiki.debian.org/DebianInstaller/Contrib";>here</a>;
> for information on building the installer yourself, see
> <a href="http://wiki.debian.org/DebianInstaller/Build";>here</a>.
10,67d12
< <h3>Checkout of current development version</h3>
< 
< <p>
< <strong>Anonymous checkout</strong>
< </p>
< 
< <div class="centerblock">
< <p>
< <code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code>
< </p>
< </div>
< 
< <p>
< <strong>Checkout over ssh, for developers</strong>
< </p>
< 
< <div class="centerblock">
< <p>
< <code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code><br />
< (replace <var>$userid</var> with your <a href="http://alioth.debian.org";>Alioth</a> user ID)
< </p>
< </div>
< 
< <p>In order to access the repository (also for writing) you'll have
< to request to be added to the <code>d-i</code> project group on Alioth.
< For this send a mail with an explanation to the project admins.</p>
< 
< <h3>Checkout of the Sarge or Etch branches</h3>
< 
< <p>
< If you are interested in customizing the version of the installer released with Sarge,
< you should check out the Sarge branch instead of trunk. Etch has a similar
< branch too.
< </p>
< 
< <p>
< Use the command below for anonymous checkout. Checkout over ssh is analogous to the example for trunk above.
< </p>
< 
< <div class="centerblock">
< <p>
< <code>svn co svn://svn.debian.org/svn/d-i/branches/d-i/sarge</code>
< </p>
< </div>
< 
< <h3>Building Debian-Installer</h3>
< 
< <p>
< If you want to build Debian-Installer yourself, start by reading the
< README file in the <code>./installer/build/</code> directory.
< There is also a lot of information available on the project's
< <a href="http://wiki.debian.org/DebianInstaller";>wiki pages</a>.
< </p>
< 
< <p>
< Note that the current development version should be build in an <em>unstable</em> environment
< and the stable version should be build in a <em>stable</em> environment.
< </p>

Attachment: signature.asc
Description: Digital signature


Reply to: