[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: Srinivasan, Gopinath <gsrinivasan_at_cbisonline.com>
Date: 2006-06-28 21:15:05 CEST

 
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.

 
If it works in Windows 2000, please send me instructions to setup server
& client
 
Thanks
 
Gopinath Srinivasan
 
 

________________________________

From: Srinivasan, Gopinath
Sent: Wednesday, June 28, 2006 3:09 PM
To: 'users@subversion.tigris.org'
Cc: Srinivasan, Gopinath
Subject: Evaluating SVN software

Hi
 
I am trying to evaluate SVN source control software package for our
internal use.
 
We are running file server on windows 2000 SP4
 
Based on FAQ, It seems like SVN can not host the repository on Windows
2000 server.
 
Please advise
 
Thanks
Gopinath Srinivasan

**** 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.
***********************************************************************


Received on Wed Jun 28 22:19:21 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.