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

Re: Evaluating SVN software

From: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2006-06-28 22:32:47 CEST

You don't want to use Berkley if you don't have to. Use FSFS (pronounced
fuzz-fuzz). FSFS is default on 1.3.x for all repository creation.

Johnathan

On 6/28/06 3:29 PM, "Srinivasan, Gopinath" <gsrinivasan@cbisonline.com>
wrote:

>
> The Subversion server (i.e., the repository side) is the same, except
> that it will not host
> a Berkeley DB repository on Win9x platforms (Win95/Win98/WinME), because
> Berkeley DB has shared-memory segment problems on Win9x.
>
>
> -----Original Message-----
> From: rooneg@gmail.com [mailto:rooneg@gmail.com] On Behalf Of Garrett
> Rooney
> Sent: Wednesday, June 28, 2006 4:28 PM
> To: Srinivasan, Gopinath
> Cc: users@subversion.tigris.org
> Subject: Re: Evaluating SVN software
>
> On 6/28/06, Srinivasan, Gopinath <gsrinivasan@cbisonline.com> wrote:
>> Subversion is written in ANSI C and uses APR, the Apache Portable
>> Runtime library, as a portability layer. The Subversion client will
>> run anywhere APR runs, which is most places. The Subversion server
>> (i.e., the repository side) is the same, except that it will not host
>> a Berkeley DB repository on Win9x platforms (Win95/Win98/WinME),
>> because Berkeley DB has shared-memory segment problems on Win9x. FSFS
>> repositories (introduced in version 1.1) do not have this restriction;
>
>> however, due to a limitation in Win9x's file-locking support, they
>> also don't work in Win9x.
>>
>> To reiterate, the Subversion client can be run on any platform where
>> APR runs. The Subversion server can also be run on any platform where
>> APR runs, but cannot host a repository on Win95/Win98/WinMe.
>
> Nothing in that says it doesn't work on windows 2000... You can find
> instructions for setting up a repository in the documentation, it's just
> the same as running on any other version of windows...
>
> -garrett
> **** Important Notice ****
> For the protection of our participants, Christian Brothers Investment
> Services, Inc.
> DOES NOT ACCEPT INSTRUCTIONS REGARDING PARTICIPANT ACCOUNTS BY E-MAIL
> and CBIS policy does not permit employees to transmit CBIS or participant
> policy decisions,
> participant account instructions, or information such as account names,
> numbers, custody
> numbers, PIN‚s, or other identifying information by email. CBIS strongly
> recommends that
> participants refrain from email transmission of such information.
>
> The information contained in this transmission is confidential.
> It is intended for the sole use of the addressee.
> CBIS reserves the right to monitor all electronic correspondence sent to or
> by CBIS.
> ***********************************************************************
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 28 22:41:28 2006

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.