[svnbook commit] r2643 - in trunk/src/ru: . book

dmitriy noreply at red-bean.com
Sun Feb 4 04:23:22 CST 2007


Author: dmitriy
Date: Sun Feb  4 04:23:21 2007
New Revision: 2643

Added:
   trunk/src/ru/book/app-svn-for-cvs-users.xml
      - copied unchanged from r2642, /trunk/src/ru/book/appa.xml
   trunk/src/ru/book/app-third-party-tools.xml
      - copied unchanged from r2642, /trunk/src/ru/book/appc.xml
   trunk/src/ru/book/app-webdav.xml
      - copied unchanged from r2642, /trunk/src/ru/book/appb.xml
   trunk/src/ru/book/ch-advanced-topics.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch07.xml
   trunk/src/ru/book/ch-basic-concepts.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch02.xml
   trunk/src/ru/book/ch-branching-and-merging.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch04.xml
   trunk/src/ru/book/ch-developer-info.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch08.xml
   trunk/src/ru/book/ch-guided-tour.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch03.xml
   trunk/src/ru/book/ch-introduction.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch01.xml
   trunk/src/ru/book/ch-preface.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch00.xml
   trunk/src/ru/book/ch-reference.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch09.xml
   trunk/src/ru/book/ch-repository-admin.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch05.xml
   trunk/src/ru/book/ch-server-configuration.xml
      - copied unchanged from r2642, /trunk/src/ru/book/ch06.xml
Removed:
   trunk/src/ru/book/appa.xml
   trunk/src/ru/book/appb.xml
   trunk/src/ru/book/appc.xml
   trunk/src/ru/book/ch00.xml
   trunk/src/ru/book/ch01.xml
   trunk/src/ru/book/ch02.xml
   trunk/src/ru/book/ch03.xml
   trunk/src/ru/book/ch04.xml
   trunk/src/ru/book/ch05.xml
   trunk/src/ru/book/ch06.xml
   trunk/src/ru/book/ch07.xml
   trunk/src/ru/book/ch08.xml
   trunk/src/ru/book/ch09.xml
Modified:
   trunk/src/ru/   (props changed)
   trunk/src/ru/book/book.xml   (contents, props changed)

Log:
Book Russian. Merge with changes from r2568 of the src/en/book (mostly, files renaming). More detail in log for r2568.

Modified: trunk/src/ru/book/book.xml
==============================================================================
--- trunk/src/ru/book/book.xml	(original)
+++ trunk/src/ru/book/book.xml	Sun Feb  4 04:23:21 2007
@@ -4,19 +4,19 @@
 <!ENTITY % vers   SYSTEM "version.xml">
 %vers;
 <!ENTITY foreword SYSTEM "foreword.xml">
-<!ENTITY ch00     SYSTEM "ch00.xml">
-<!ENTITY ch01     SYSTEM "ch01.xml">
-<!ENTITY ch02     SYSTEM "ch02.xml">
-<!ENTITY ch03     SYSTEM "ch03.xml">
-<!ENTITY ch04     SYSTEM "ch04.xml">
-<!ENTITY ch05     SYSTEM "ch05.xml">
-<!ENTITY ch06     SYSTEM "ch06.xml">
-<!ENTITY ch07     SYSTEM "ch07.xml">
-<!ENTITY ch08     SYSTEM "ch08.xml">
-<!ENTITY ch09     SYSTEM "ch09.xml">
-<!ENTITY appa     SYSTEM "appa.xml">
-<!ENTITY appb     SYSTEM "appb.xml">
-<!ENTITY appc     SYSTEM "appc.xml">
+<!ENTITY ch00     SYSTEM "ch-preface.xml">
+<!ENTITY ch01     SYSTEM "ch-introduction.xml">
+<!ENTITY ch02     SYSTEM "ch-basic-concepts.xml">
+<!ENTITY ch03     SYSTEM "ch-guided-tour.xml">
+<!ENTITY ch04     SYSTEM "ch-branching-and-merging.xml">
+<!ENTITY ch05     SYSTEM "ch-repository-admin.xml">
+<!ENTITY ch06     SYSTEM "ch-server-configuration.xml">
+<!ENTITY ch07     SYSTEM "ch-advanced-topics.xml">
+<!ENTITY ch08     SYSTEM "ch-developer-info.xml">
+<!ENTITY ch09     SYSTEM "ch-reference.xml">
+<!ENTITY appa     SYSTEM "app-svn-for-cvs-users.xml">
+<!ENTITY appb     SYSTEM "app-webdav.xml">
+<!ENTITY appc     SYSTEM "app-third-party-tools.xml">
 <!ENTITY license  SYSTEM "copyright.xml">
 ]>
 




More information about the svnbook-dev mailing list