[svnbook commit] r2745 - in trunk/src/nb: . book

sunny256 noreply at red-bean.com
Thu Mar 22 13:19:06 CDT 2007


Author: sunny256
Date: Thu Mar 22 13:19:06 2007
New Revision: 2745

Log:
Sync the Norwegian and English book up to r2563, the point where the 
ora-2e-reorg branch was created. Exciting things ahead, I’m going in.

* src/nb/LAST_UPDATED
  Updated by "make sync HEAD=2563".

* src/nb/book/ch05.xml
  Merged r2517.


Modified:
   trunk/src/nb/LAST_UPDATED
   trunk/src/nb/book/ch05.xml

Modified: trunk/src/nb/LAST_UPDATED
==============================================================================
--- trunk/src/nb/LAST_UPDATED	(original)
+++ trunk/src/nb/LAST_UPDATED	Thu Mar 22 13:19:06 2007
@@ -1 +1 @@
-2388
+2563

Modified: trunk/src/nb/book/ch05.xml
==============================================================================
--- trunk/src/nb/book/ch05.xml	(original)
+++ trunk/src/nb/book/ch05.xml	Thu Mar 22 13:19:06 2007
@@ -5499,7 +5499,7 @@
 $ mkdir projectB/branches
 $ mkdir projectB/tags
 …
-$ svn import . file:///path/to/repos -ﳢ-message 'Initial repository layout'
+$ svn import . file:///path/to/repos -ﳢ-message "Initial repository layout"
 Adding         projectA
 Adding         projectA/trunk
 Adding         projectA/branches
@@ -5527,7 +5527,7 @@
 $ mkdir prosjektB/branches
 $ mkdir prosjektB/tags
 …
-$ svn import . file:///sti/til/depot --message 'Innledende oppsett av depotet'
+$ svn import . file:///sti/til/depot --message "Innledende oppsett av depotet"
 Adding         prosjektA
 Adding         prosjektA/trunk
 Adding         prosjektA/branches




More information about the svnbook-dev mailing list