1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <!DOCTYPE chapter SYSTEM "../../../dtd/dblite.dtd">
\r
3 <chapter id="tsvn-dug" xmlns:xi="http://www.w3.org/2001/XInclude">
\r
4 <title>Daily Use Guide</title>
\r
5 <?dbhh topicname="HIDD_URL"?>
\r
6 <?dbhh topicname="HIDD_SVNPROGRESS"?>
\r
9 This document describes day to day usage of the TortoiseGit client.
\r
10 It is <emphasis>not</emphasis> an introduction to version control
\r
11 systems, and <emphasis>not</emphasis> an introduction to Subversion
\r
12 (SVN). It is more like a place you may turn to when you know
\r
13 approximately what you want to do, but don't quite remember how
\r
17 If you need an introduction to version control with Subversion,
\r
18 then we recommend you read the fantastic book:
\r
19 <ulink url="http://svnbook.red-bean.com/">
\r
20 <citetitle>Version Control with Subversion</citetitle>
\r
24 This document is also a work in progress, just as TortoiseGit and
\r
25 Subversion are. If you find any mistakes, please report them to
\r
26 the mailing list so we can update the documentation. Some of
\r
27 the screenshots in the Daily Use Guide (DUG) might not reflect the
\r
28 current state of the software. Please forgive us. We're working on
\r
29 TortoiseGit in our free time.
\r
32 In order to get the most out of the Daily Use Guide:
\r
36 You should have installed TortoiseGit already.
\r
41 You should be familiar with version control systems.
\r
46 You should know the basics of Subversion.
\r
51 You should have set up a server and/or have access
\r
52 to a Subversion repository.
\r
58 <!-- ================================================================= -->
\r
59 <!-- include external entity refs -->
\r
60 <xi:include href="./dug_general.xml"/>
\r
61 <xi:include href="./dug_import.xml"/>
\r
62 <xi:include href="./dug_checkout.xml"/>
\r
63 <xi:include href="./dug_commit.xml"/>
\r
64 <xi:include href="./dug_update.xml"/>
\r
65 <xi:include href="./dug_conflicts.xml"/>
\r
66 <xi:include href="./dug_wcstatus.xml"/>
\r
67 <xi:include href="./dug_changelist.xml"/>
\r
68 <xi:include href="./dug_log.xml"/>
\r
69 <xi:include href="./dug_diff.xml"/>
\r
70 <xi:include href="./dug_add.xml"/>
\r
71 <xi:include href="./dug_copy.xml"/>
\r
72 <xi:include href="./dug_ignore.xml"/>
\r
73 <xi:include href="./dug_rename.xml"/>
\r
74 <xi:include href="./dug_revert.xml"/>
\r
75 <xi:include href="./dug_cleanup.xml"/>
\r
76 <xi:include href="./dug_propertypage.xml"/>
\r
77 <xi:include href="./dug_branchtag.xml"/>
\r
78 <xi:include href="./dug_merge.xml"/>
\r
79 <xi:include href="./dug_locking.xml"/>
\r
80 <xi:include href="./dug_patch.xml"/>
\r
81 <xi:include href="./dug_blame.xml"/>
\r
82 <xi:include href="./dug_repobrowser.xml"/>
\r
83 <xi:include href="./dug_revgraph.xml"/>
\r
84 <xi:include href="./dug_export.xml"/>
\r
85 <xi:include href="./dug_relocate.xml"/>
\r
86 <xi:include href="./dug_bugtracker.xml"/>
\r
87 <xi:include href="./dug_repoviewer.xml"/>
\r
88 <xi:include href="./dug_settings.xml"/>
\r
89 <sect1 id="tsvn-dug-donate">
\r
90 <title>Final Step</title>
\r
91 <xi:include href="../../wishlist.xml"/>
\r