This file is indexed.

/usr/share/doc/monotone/html/Advanced-Uses.html is in monotone-doc 1.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<html lang="en">
<head>
<title>Advanced Uses - monotone documentation</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="monotone documentation">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Tutorial.html#Tutorial" title="Tutorial">
<link rel="next" href="Command-Reference.html#Command-Reference" title="Command Reference">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
<link rel="stylesheet" type="text/css" href="texinfo.css">
</head>
<body>
<div class="node">
<a name="Advanced-Uses"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Command-Reference.html#Command-Reference">Command Reference</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Tutorial.html#Tutorial">Tutorial</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>

<h2 class="chapter">3 Advanced Uses</h2>

<p>This chapter covers slightly less common aspects of using
monotone. Some users of monotone will find these helpful, though
possibly not all. We assume that you have read through the taxonomy
and tutorial, and possibly spent some time playing with the program to
familiarize yourself with its operation.

<ul class="menu">
<li><a accesskey="1" href="Other-Transports.html#Other-Transports">Other Transports</a>:             Using netsync over SSH, or other transports. 
<li><a accesskey="2" href="Selectors.html#Selectors">Selectors</a>:                    Selecting revisions by certificate. 
<li><a accesskey="3" href="Restrictions.html#Restrictions">Restrictions</a>:                 Limit workspace changes to specified files. 
<li><a accesskey="4" href="Scripting.html#Scripting">Scripting</a>:                    Running monotone from other programs. 
<li><a accesskey="5" href="Inodeprints.html#Inodeprints">Inodeprints</a>:                  Trading off safety for speed in your workspace. 
<li><a accesskey="6" href="Merge-Conflicts.html#Merge-Conflicts">Merge Conflicts</a>:              The various conflict types and how to resolve them. 
<li><a accesskey="7" href="Workspace-Collisions.html#Workspace-Collisions">Workspace Collisions</a>:         Workspace files that collide with new versioned files. 
<li><a accesskey="8" href="Quality-Assurance.html#Quality-Assurance">Quality Assurance</a>:            Integrating testing and review with development. 
<li><a accesskey="9" href="Vars.html#Vars">Vars</a>:                         Simple per-database configuration information. 
<li><a href="Managed-Databases.html#Managed-Databases">Managed Databases</a>:            Default databases and database directories. 
<li><a href="Reserved-Files.html#Reserved-Files">Reserved Files</a>:               File names with special meanings. 
<li><a href="Reserved-Certs.html#Reserved-Certs">Reserved Certs</a>:               Certificate names with special meanings. 
<li><a href="Naming-Conventions.html#Naming-Conventions">Naming Conventions</a>:           Choosing appropriate names for keys and branches. 
<li><a href="File-Attributes.html#File-Attributes">File Attributes</a>:              Marking files as executable, or other attributes. 
<li><a href="Migrating-and-Dumping.html#Migrating-and-Dumping">Migrating and Dumping</a>:        Changing the underlying storage system. 
<li><a href="Importing-from-CVS.html#Importing-from-CVS">Importing from CVS</a>:           Building a monotone database from a CVS repository. 
<li><a href="Exporting-to-GIT.html#Exporting-to-GIT">Exporting to GIT</a>:             Building a git repository from a monotone database. 
<li><a href="Using-packets.html#Using-packets">Using packets</a>:                Transferring data ``by hand''. 
<li><a href="Bisecting.html#Bisecting">Bisecting</a>:                    Finding bad revisions. 
</ul>

</body></html>