OSDN Git Service

Replace TortoiseSVN with TortoiseGit
[tortoisegit/TortoiseGitJp.git] / doc / source / en / TortoiseMerge / tme_preface.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE preface SYSTEM "../../dtd/dblite.dtd">\r
3 <preface id="tme-preface" xmlns:xi="http://www.w3.org/2001/XInclude">\r
4         <title>Preface</title>\r
5         <simplesect>\r
6                 <graphic srccredit="TortoiseMerge Logo" fileref="images/tortoisemerge_logo_hor468x64.png"/>\r
7         </simplesect>\r
8         <simplesect>\r
9                 <para>\r
10                         When working on a project, either an open-source project where\r
11                         several people review your code, or a commercial\r
12                         project where you sell a component with your source code, there will\r
13                         be people and customers who find bugs or want to improve your \r
14                         project. To do that they send you patches which you have to review\r
15                         and decide if you want to apply them.\r
16                 </para>\r
17                 <para>\r
18                         TortoiseMerge helps you with both those tasks:\r
19                         <itemizedlist>\r
20                                 <listitem>\r
21                                         <para>\r
22                                                 Reviewing patches\r
23                                         </para>\r
24                                 </listitem>\r
25                                 <listitem>\r
26                                         <para>\r
27                                                 Applying the patches\r
28                                         </para>\r
29                                 </listitem>\r
30                         </itemizedlist>\r
31                 </para>\r
32                 <para>\r
33                         TortoiseMerge also helps you to sort out conflicted files which can\r
34                         occur if you're working with a source control system and others\r
35                         are working on the same files as you.\r
36                 </para>\r
37         </simplesect>\r
38         <!-- ================================================================= -->\r
39         <!-- ========================   SECTION 1 ============================ -->\r
40         <!-- ================================================================= -->\r
41         <sect1 id="tme-preface-source">\r
42                 <title>TortoiseMerge is free!</title>\r
43                 <para>\r
44                         TortoiseMerge is free. You don't have to pay for it, you can use it\r
45                         any way you want. It is developed under the GP license (GPL).\r
46                 </para>\r
47                 <para>\r
48                         TortoiseMerge is an Open Source project. That means you have full\r
49                         read access to the source code of this program. You can browse it\r
50                         on this link\r
51                         <ulink url="http://TortoiseGit.tigris.org/svn/TortoiseGit/">\r
52                                 <citetitle>http://TortoiseGit.tigris.org/svn/TortoiseGit/</citetitle>\r
53                         </ulink>.\r
54                         You will be prompted to enter username and password.\r
55                         The username is <literal>guest</literal>, and the password must be left blank.\r
56                         The most recent version (where we're currently working) is located under\r
57                         <filename>/trunk/</filename>,\r
58                         and the released versions are located under\r
59                         <filename>/tags/</filename>.\r
60                 </para>\r
61                 <xi:include href="../wishlist.xml"/>\r
62         </sect1>\r
63         <!-- ================================================================= -->\r
64         <!-- ========================   SECTION 2 ============================ -->\r
65         <!-- ================================================================= -->\r
66         <sect1 id="tme-preface-acknowledgements">\r
67                 <title>Acknowledgments</title>\r
68                 <para>\r
69                         <variablelist>\r
70                                 <varlistentry>\r
71                                         <term>\r
72                                                 Stefan Küng\r
73                                         </term>\r
74                                         <listitem>\r
75                                                 <para>\r
76                                                         for the hard work on TortoiseMerge\r
77                                                 </para>\r
78                                         </listitem>\r
79                                 </varlistentry>\r
80                                 <varlistentry>\r
81                                         <term>\r
82                                                 Lübbe Onken\r
83                                         </term>\r
84                                         <listitem>\r
85                                                 <para>\r
86                                                         for the beautiful icons, logo, bug hunting and\r
87                                                         taking care of the documentation\r
88                                                 </para>\r
89                                         </listitem>\r
90                                 </varlistentry>\r
91                                 <varlistentry>\r
92                                         <term>\r
93                                                 The Tigris Style project\r
94                                         </term>\r
95                                         <listitem>\r
96                                                 <para>\r
97                                                         for some of the styles which are reused in this\r
98                                                         documentation\r
99                                                 </para>\r
100                                         </listitem>\r
101                                 </varlistentry>\r
102                                 <varlistentry>\r
103                                         <term>\r
104                                                 Our Contributors\r
105                                         </term>\r
106                                         <listitem>\r
107                                                 <para>\r
108                                                         for the patches, bug reports and new ideas, and for\r
109                                                         helping others by answering questions on our mailing list.\r
110                                                 </para>\r
111                                         </listitem>\r
112                                 </varlistentry>\r
113                                 <varlistentry>\r
114                                         <term>\r
115                                                 Our Donators\r
116                                         </term>\r
117                                         <listitem>\r
118                                                 <para>\r
119                                                         for many hours of joy with the music they sent us\r
120                                                 </para>\r
121                                         </listitem>\r
122                                 </varlistentry>\r
123                         </variablelist>\r
124                 </para>\r
125         <graphic srccredit="hide" fileref="images/background.png" />\r
126         </sect1>\r
127 </preface>\r