You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Garrett Rooney <ro...@electricjellyfish.net> on 2003/12/24 22:47:31 UTC

ra_svn protocol version support

We've currently got support for both version 1 and version 2 of the 
ra_svn protocol in libsvn_ra_svn.  Do we want to keep that throughout 
the 1.0 series, or do we want to drop protocol 1 support before 1.0?

I don't know enough about the internals to know if it would be nice to 
be able to drop version 1 support, I just figure we're going to be 
stuck with it for a while if we don't, so we should at least discuss 
the issue now.

-garrett


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: ra_svn protocol version support

Posted by Greg Hudson <gh...@MIT.EDU>.
On Wed, 2003-12-24 at 17:47, Garrett Rooney wrote:
> I don't know enough about the internals to know if it would be nice to 
> be able to drop version 1 support

It will be so, so, so nice to get rid of that support.  But:

> , I just figure we're going to be 
> stuck with it for a while if we don't, so we should at least discuss 
> the issue now.

I don't think we'll be stuck with it any longer for having it in 1.0. 
We won't be able to remove it in the 1.0.x series, but we won't want
to.  And the pain associated with removing it is proportional to the
number of <=0.33 clients and servers out there, not to the number of 1.0
clients and servers.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org