Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2012 00:03:25 +0100
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Cc:        Jakub Lach <jakub_lach@mailplus.pl>
Subject:   Re: Let's talk about subversion/svn
Message-ID:  <50C90D3D.4000702@FreeBSD.org>
In-Reply-To: <1355349703524-5768920.post@n5.nabble.com>
References:  <20121119071607.GA58307@icarus.home.lan> <507292258.20121119125101@serebryakov.spb.ru> <20121212155648.GA50763@icarus.home.lan> <1355349546307-5768918.post@n5.nabble.com> <1355349703524-5768920.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-12-12 23:01, Jakub Lach wrote:
> Or was it neon?... Case in point was the default WebDAV was sane, 
> the other one, not.
> 

It's a serf issue and there are already open tickets /reports upstream for serf and subversion.

One special issue
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2901999

Unfortunately serf will become the only supported HTTP client in subversion-1.8 (no neon support) which brings other issues on the server side.
from http://subversion.apache.org/docs/release-notes/1.8.html
 - HTTP client support based on neon has been removed
 - FSFS format bump
 - http://mail-archives.apache.org/mod_mbox/subversion-dev/201211.mbox/%3C021c01cdc103$5c12a1c0$1437e540$@qqmail.nl%3E
 - no delta support, file will be transferred always complete
 - ...

But also some goodies
 - Packing revision properties

subversion-1.7.8 is in the pipe to fix some 1.7.7 issues (maybe it will released during the next days, so please give Lev the time to adopt 1.7.8)

--
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50C90D3D.4000702>