# # patch "monotone.texi" # from [d78e0943f6472cdf45ffe79e195340e2ecf78f7f] # to [8ec8e0a7d1025346ba0a4093e2d9486d7a1b81fc] # ======================================================================== --- monotone.texi d78e0943f6472cdf45ffe79e195340e2ecf78f7f +++ monotone.texi 8ec8e0a7d1025346ba0a4093e2d9486d7a1b81fc @@ -3535,6 +3535,18 @@ @section Working Copy @ftable @command address@hidden monotone setup @var{directory} +This command prepares @var{directory} as a monotone working directory, +by creating and populating the @file{MT} directory with basic +information. This information must include at least the branch and the +database to be used, both of which will be placed in the address@hidden/options} file. + +This can be used with an empty directory to start a new blank project, +or within an existing directory full of files, prior to using address@hidden commit}. + + @item monotone add @var{pathname...} This command places ``add'' entries for the paths specified in @var{pathname...} in the working copy's ``work list''. The work list