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

Re: BES + Apache + SVN

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-11-14 15:22:39 CET

On Fri, Nov 14, 2003 at 05:30:28PM +1030, McKenna, Simon (RGH) wrote:
>
> Is there a way to verify the integrity of our repositories?

Yes. "svnadmin verify".

>
> Would a successful dump and load indicate integrity?

In many ways, a successful dump is sufficient to indicate integrity.
I'm not sure whether the load step gives you any additional guarantees.

> I appreciate SVN is in an Alpha nearing Beta state,
> but is svnserve considered to be of a similar level?
>

You are correct that svnserve is newer than mod_dav_svn. However,
it has proved to be extremely stable. The codebase has been in
the repository for almost a full year now and there have been very
few problems with it. It is significantly easier to configure and
install than Apache, and has a very low administrative overhead
(usually O(1) in the number of repositories).

Also, it is generally somewhat faster than mod_dav_svn.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 14 15:23:45 2003

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.