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

Re: [PATCH] Moving to Subversion



On Sun, Mar 21, 2004 at 03:24:42PM +0100, Frans Pop wrote:
<snip/>
> 
> Because I joined recently, I have not seen any of this. I think it would be a 
> good idea to make some basic information available on
> http://www.debian.org/devel/debian-installer/
> Everything there still refers to CVS...

See attachment.

> 
> I would especially appreciate information on
> how to 'convert' my local working directory from cvs to svn.
> 
<snip what="frontend sauce for version control"/>
> 
> So, in the end, I still think this could have been communicated better.

Life will always be full of suprises  :-)


Cheers
Geert Stappers
? english/devel/debian-installer/archive.en.html
? english/devel/debian-installer/cvs.en.html
? english/devel/debian-installer/di-debcamp-2003-1.en.html
? english/devel/debian-installer/errata.en.html
? english/devel/debian-installer/faq.en.html
? english/devel/debian-installer/gtk-frontend.en.html
? english/devel/debian-installer/hooks.en.html
? english/devel/debian-installer/index.en.html
? english/devel/debian-installer/ports-status.en.html
? english/devel/debian-installer/report-template.en.html
? english/devel/debian-installer/subversion.en.html
? english/devel/debian-installer/subversion.wml
? english/devel/debian-installer/News/2003/1.en.html
? english/devel/debian-installer/News/2003/2.en.html
? english/devel/debian-installer/News/2003/3.en.html
? english/devel/debian-installer/News/2003/4.en.html
? english/devel/debian-installer/News/2004/5.en.html
? english/devel/debian-installer/News/2004/6.en.html
? english/devel/debian-installer/News/2004/7.en.html
Index: english/devel/debian-installer//index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/devel/debian-installer/index.wml,v
retrieving revision 1.54
diff -u -r1.54 index.wml
--- english/devel/debian-installer//index.wml	18 Mar 2004 02:03:19 -0000	1.54
+++ english/devel/debian-installer//index.wml	21 Mar 2004 21:36:00 -0000
@@ -100,8 +100,8 @@
 <ul>
 	<li>Sign up to the <a href="http://lists.debian.org/debian-boot/";>debian-boot
 	mailing list</a> and introduce yourself.</li>
-	<li>Get a <a href="cvs">CVS checkout of Debian-Installer</a></li>
-	<li>Check the <a href="http://d-i.alioth.debian.org/cvs/debian-installer/doc/TODO";>TODO</a> for tasks needing attention. 
+	<li>Do a <a href="subversion">subversion checkout of Debian-Installer</a></li>
+	<li>Check the <a href="http://d-i.alioth.debian.org/svn/debian-installer/doc/TODO";>TODO</a> for tasks needing attention. 
 	<li>Fix any of the <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=tag&amp;data=d-i&amp;archive=no";>d-i tagged bug reports</a>
 	in the <a href="http://bugs.debian.org/";>Debian BTS</a>.
 	
#use wml::debian::template title="Debian-Installer Subversion Repository"
#use wml::debian::recent_list

<p>
Debian-Installer uses subversion for source control. You can
<a href="http://svn.alioth.debian.org/cgi-bin/cvsweb.cgi/?cvsroot=d-i";>browse the
subversion repository</a>.
To check out the installer use one of the commands below.
</p>

<h3>Anonymous Subversion checkout</h3>

<blockquote><code>svn co svn+ssh://anonymous@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>


<h3>Checkout over ssh, for developers</h3>
      
<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
(replace <var>$userid</var> with your <a href="http://alioth.debian.org";>Alioth</a> user ID)

Attachment: pgpvy8TONLno5.pgp
Description: PGP signature


Reply to: