svn.rst
changeset 2183 8d21b768f87d
parent 2182 c422c3f118bd
equal deleted inserted replaced
2182:c422c3f118bd 2183:8d21b768f87d
     3 =============
     3 =============
     4  Subversion.
     4  Subversion.
     5 =============
     5 =============
     6 .. contents::
     6 .. contents::
     7    :local:
     7    :local:
       
     8 
       
     9 Installing Subversion
       
    10 =====================
       
    11 
       
    12 Under Cygwin::
       
    13 
       
    14   $ apt-cyg install subversion
       
    15 
       
    16 Cygwin's package can't be used with native Windows applications like IDE.
       
    17 Official home page provides own build (which require registration) and point to
       
    18 several trusted builds:
       
    19 
       
    20 https://subversion.apache.org/packages.html#windows
       
    21   Apache Subversion Binary Packages for Windows.
       
    22 https://sliksvn.com/download/
       
    23   SlikSVN Windows command line client.
     8 
    24 
     9 Where palced config files?
    25 Where palced config files?
    10 ==========================
    26 ==========================
    11 
    27 
    12 The per-user configuration area currently contains three files two
    28 The per-user configuration area currently contains three files two