[Pkg-octave-commit] rev 66 - trunk

Rafael Laboissiere rafael@costa.debian.org
Sat, 19 Feb 2005 09:45:19 +0100


Author: rafael
Date: 2005-02-19 09:45:18 +0100 (Sat, 19 Feb 2005)
New Revision: 66

Modified:
   trunk/README
Log:
Added a note about the usage of the SVN_SSH environment variable.  Thanks to
Rafael Rodriguez for the heads up.


Modified: trunk/README
===================================================================
--- trunk/README	2005-02-15 04:58:42 UTC (rev 65)
+++ trunk/README	2005-02-19 08:45:18 UTC (rev 66)
@@ -109,6 +109,13 @@
 
 svn co svn+ssh://svn.debian.org/svn/pkg-octave
 
+[N.B.:  This only works if your username in the systme you are working is
+        the same as your username in Alioth.  If this is not the case, you
+        will need to set the SVN_SSH environment variable, like this:
+	
+        export SVN_SSH="ssh -l my-alioth-username"
+]	 
+
 # Create the directory for the new package in trunk and tags
 
 mkdir pkg-octave/trunk/packages/octave-cool