[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Licensing Issues (Windows Server)

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-05-11 11:41:58 CEST

On Wednesday 11 May 2005 05:10, Ivo Limmen wrote:
> I have been reading this discussion with interest and I also have a
> question:
>
> When using the 'svn' protocol, what kind of restrictions bring that
> regarding speed, security and licensing?

The svn protocol is stateful, so many operations are faster across it.
Security-wise, passwords are transmitted using CRAM-MD5, which doesn't
transmit your password... but it also requires a separate passwd file on
the server (i.e., it doesn't currently make use of SASL, or built-in
Windows authentication mechanisms). Licensing-wise, you're under the
same restrictions as Apache... it's unlimited.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 11 11:51:32 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.