Ignore:
Timestamp:
01/04/2023 06:05:12 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
c0ef2f9
Parents:
1daaab6d (diff), 811d39b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/svnserver.xml

    r1daaab6d r104ff4e  
    99  <?dbhtml filename="svnserver.html"?>
    1010
    11   <sect1info>
    12   <date>$Date$</date>
    13   </sect1info>
    1411
    1512  <title>Running a Subversion Server</title>
     
    5047
    5148    <sect3>
    52       <title>1. Setup Users, Groups, and Permissions</title>
     49      <title>1. Set Uup Users, Groups, and Permissions</title>
    5350
    5451      <para>
     
    112109        There are several ways to set up a subversion repository. It is
    113110        recommended to have a look at the <ulink
    114         url="http://svnbook.red-bean.com/nightly/en/svn.reposadmin.html">SVN
     111        url="https://svnbook.red-bean.com/nightly/en/svn.reposadmin.html">SVN
    115112        Book</ulink> corresponding chapter. A basic repository can be set up
    116113        with the instructions below.
     
    132129        layout set up exactly as you want your repository to look. For
    133130        example, here is a sample BLFS layout setup with a root of
    134         <filename>svntest/</filename>. You'll need to setup a directory
     131        <filename>svntest/</filename>. You'll need to set up a directory
    135132        tree similar to the following:
    136133      </para>
     
    217214        <command>svnserve</command>. There are several other ways to provide
    218215        access to the repository. These additional configurations are best
    219         explained at <ulink url="http://svnbook.red-bean.com/"/>.
     216        explained at <ulink url="https://svnbook.red-bean.com/"/>.
    220217      </para>
    221218
Note: See TracChangeset for help on using the changeset viewer.