My favorites | Sign in
Project Home Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<?xml version="1.0"?>
<!DOCTYPE book SYSTEM "../../tools/dtd/docbook-4.4/docbookx.dtd"
[
<!ENTITY % vers SYSTEM "version.xml">
%vers;
<!ENTITY foreword SYSTEM "foreword.xml">
<!ENTITY ch00 SYSTEM "ch00-preface.xml">
<!ENTITY ch01 SYSTEM "ch01-fundamental-concepts.xml">
<!ENTITY ch02 SYSTEM "ch02-basic-usage.xml">
<!ENTITY ch03 SYSTEM "ch03-advanced-topics.xml">
<!ENTITY ch04 SYSTEM "ch04-branching-and-merging.xml">
<!ENTITY ch05 SYSTEM "ch05-repository-admin.xml">
<!ENTITY ch06 SYSTEM "ch06-server-configuration.xml">
<!ENTITY ch07 SYSTEM "ch07-customizing-svn.xml">
<!ENTITY ch08 SYSTEM "ch08-embedding-svn.xml">
<!ENTITY ch09 SYSTEM "ch09-reference.xml">
<!ENTITY appa SYSTEM "appa-quickstart.xml">
<!ENTITY appb SYSTEM "appb-svn-for-cvs-users.xml">
<!ENTITY appc SYSTEM "appc-webdav.xml">
<!ENTITY license SYSTEM "copyright.xml">
<!ENTITY index SYSTEM "index.xml">
]>

<book id="svn">
<title>Version Control with Subversion</title>

<bookinfo>

<subtitle>For Subversion 1.5</subtitle>

<!-- Using revnumber would be more appropriate, but our stylesheets -->
<!-- don't seem to render it. -->
<subtitle>(Compiled from &svn.l10n_revision;&svn.version;)</subtitle>

<edition>Second</edition>
<isbn>?-?????-???-?</isbn>
<authorgroup>

<author>
<firstname>Ben</firstname>
<surname>Collins-Sussman</surname>
</author>

<author>
<firstname>Brian W.</firstname>
<surname>Fitzpatrick</surname>
</author>

<author>
<firstname>C. Michael</firstname>
<surname>Pilato</surname>
</author>

</authorgroup>

<editor>
<firstname>Tatiana</firstname>
<surname>Apandi</surname>
</editor>

<pagenums>350 pages (est.)</pagenums>
<pubdate>(TBA)</pubdate>

<copyright>
<year>2002</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<year>2006</year>
<year>2007</year>
<year>2008</year>
<holder>Ben Collins-Sussman</holder>
<holder>Brian W. Fitzpatrick</holder>
<holder>C. Michael Pilato</holder>
</copyright>

<legalnotice><para>This work is licensed under the Creative
Commons Attribution License. To view a copy of this license,
visit <ulink url="http://creativecommons.org/licenses/by/2.0/"/>
or send a letter to Creative Commons, 559 Nathan Abbott Way,
Stanford, California 94305, USA.</para></legalnotice>

</bookinfo>

<!-- External entity refs -->

&foreword;
&ch00;
&ch01;
&ch02;
&ch03;
&ch04;
&ch05;
&ch06;
&ch07;
&ch08;
&ch09;
&appa;
&appb;
&appc;
&license;
&index;

</book>

Change log

r3306 by cmpilato on Sep 15, 2008   Diff
Tag 1.5 version of the English book (also
known "Version Control With
Subversion, second edition", or "ISBN 10:
0-596-51033-0", or "ISBN 13:
9780596510336", or "Pilato's Bane", or
...)
Go to: 

Older revisions

r3014 by cmpilato on Mar 30, 2008   Diff
Convert tabs to spaces.
Start to purge 'Appendix D: Third-
Party Tools' from the book.
r2995 by cmpilato on Mar 21, 2008   Diff
Fix copyright year and a little typo.

* src/en/book/book.xml
  Add 2008 to copyright year list.

...
r2871 by cmpilato on Aug 18, 2007   Diff
Moving on toward 1.5 now...
All revisions of this file

File info

Size: 2717 bytes, 104 lines

File properties

svn:mime-type
text/xml
svn:eol-style
native
Powered by Google Project Hosting