[kernel] r8136 - dists/trunk

Daniel Baumann daniel at alioth.debian.org
Sun Jan 7 12:02:30 CET 2007


Author: daniel
Date: Sun Jan  7 12:02:29 2007
New Revision: 8136

Modified:
   dists/trunk/README
Log:
I hate useless whitespaces.

Modified: dists/trunk/README
==============================================================================
--- dists/trunk/README	(original)
+++ dists/trunk/README	Sun Jan  7 12:02:29 2007
@@ -1,7 +1,7 @@
 Some basic instructions :
 
   Initial checkout :
-  
+
     svn co svn+ssh://<user>@svn.debian.org/svn/kernel/dists/trunk
 
   Updating a checked out repository :
@@ -23,7 +23,7 @@
   Moving files or dirs :
 
     svn mv <oldname> <newname>
-    
+
   Tagging after an upload :
 
     source:
@@ -43,7 +43,7 @@
 
     svn cp svn+ssh://<user>@svn.debian.org/svn/kernel/trunk/kernel/powerpc
   	 svn+ssh://<user>@svn.debian.org/svn/kernel/branches/kernel/powerpc/mybranch
-  	
+
   Exporting before an upload :
 
     svn export svn+ssh://<user>@svn.debian.org/svn/kernel/trunk/kernel/powerpc \
@@ -66,4 +66,3 @@
   to unstable.  Additionally, the trailer line should be updated (the
   line containing the name of the person doing the upload and the
   date). But then, dch takes care of this for you :)
-



More information about the Kernel-svn-changes mailing list