Menu

#98 ch06: How to find whether your client/server does SASL

en-1.6
Fixed
nobody
None
Medium
Defect
2011-07-15
2010-10-04
Anonymous
No

Originally created by: mac...@gmail.com
Originally owned by: cmpilato

Chapter 6 -> "svnserve, a Custom Server" -> "Using svnserve with SASL" states "you'll have to check with the package maintainer"... if you want to know whether your client or server has SASL built in, when in fact, "svn --version" and "svnserve --version" states whether SASL was built in.

(I do not know how to do this in Tortoise)

... To check on the build or ask a package maintainer is difficult. But checking svn --version is quite easy.

Discussion

  • Anonymous

    Anonymous - 2011-06-28

    Originally posted by: cmpilato

    (No comment was entered for this change.)

    Owner: cmpilato

     
  • Anonymous

    Anonymous - 2011-07-06

    Originally posted by: cmpilato

    Yup, 'svn --version' does reveal this:

    {{{
    svn, version 1.6.18 ([r1128011])
       compiled Jul  6 2011, 12:54:21

    Copyright (C) 2000-2009 CollabNet.
    Subversion is open source software, see http://subversion.apache.org/
    This product includes software developed by CollabNet (http://www.Collab.Net/).

    The following repository access (RA) modules are available:

    * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
      - handles 'http' scheme
      - handles 'https' scheme
    * ra_svn : Module for accessing a repository using the svn network protocol.
      - with Cyrus SASL authentication
      - handles 'svn' scheme
    * ra_local : Module for accessing a repository on local disk.
      - handles 'file' scheme
    * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
      - handles 'http' scheme
      - handles 'https' scheme
    }}}

    Summary: ch06: How to find whether your client/server does SASL
    Labels: Milestone-en-1.6

     
  • Anonymous

    Anonymous - 2011-07-12

    Originally posted by: cmpilato

    FIXED:
       Sending        trunk/src/en/book/ch06-server-configuration.xml
       Transmitting file data .
       Committed [r3910].

    Status: Fixed

     
  • Anonymous

    Anonymous - 2011-07-14

    Originally posted by: quinntay...@mac.com

    Just saw this change in rev 3910. However, now it says "The Subversion will report the availability of Cyrus SASL...", although I think it is meant to refer to the command-line Subversion client specifically, or even the pre-built Subversion binary.

     
  • Anonymous

    Anonymous - 2011-07-15

    Originally posted by: cmpilato

    Doh!  I meant "the Subversion command-line client".  Fixed in [r3912].

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.