[Pkg-voip-commits] r911 - /

Mark Purcell msp at costa.debian.org
Tue Nov 1 20:39:12 UTC 2005


Author: msp
Date: 2005-11-01 20:39:12 +0000 (Tue, 01 Nov 2005)
New Revision: 911

Modified:
   README
Log:
svn-ignore

Modified: README
===================================================================
--- README	2005-11-01 20:32:26 UTC (rev 910)
+++ README	2005-11-01 20:39:12 UTC (rev 911)
@@ -66,7 +66,7 @@
 Please, don't commit tarballs/ or build-area/ directories to SVN.
 
 4. Tarballs and Build-area directories
-------------------------------------
+--------------------------------------
 
 You need to place those dirs in the parent directory of the one from which you're 
 running svn-buildpackage. Usually this means placing tarballs/ and build-area/ dirs 
@@ -75,3 +75,17 @@
 If you want to compile inside one version in tags/ dir, you'll need to place those
 dirs inside that dir. Of course the easiest and cleanest way of doing it is 
 by making a symlink of those dirs inside tags/ dir.
+
+5. Using svn-inject
+-------------------
+
+To inject a new package into the Debian VoIP svn archive you should use svn-inject(1)
+as follows:
+	
+	svn-inject -o <package>.dsc svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-voip/
+
+Type in your alioth password a few hundred times :-) and your package should be 
+uploaded to the archive.  Note you will also need to manually copy the 
+package.orig.tar.gz to your tarballs directory.  The -o option is important as 
+this ensures that we 'Only keep modified files under SVN control'
+




More information about the Pkg-voip-commits mailing list