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

Re: Hardware Requirements for Subversion Setup.

From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 13 Oct 2008 13:03:02 -0400

My experience is that Subversion is fairly lightweight (protocol wise,
not feature wise) when compared to other version control systems like
ClearCase and even CVS. I've never used anything that big in running
Subversion, but in many of my jobs, I've been more than satisfied with
a older server with not a lot of memory and older (and slower) CPUs.

Remember that such CPU intensive operations on other version control
systems like creating a new branch or tag is a simple one shot deal on
Subversion. Even sending out a changelog is rather quick since
Subversion doesn't have to access thousands of files and do an
independent change log on each.

The biggest problem may simply be network bandwidth: How quickly can
Subversion push data (such as a change log or a list of files) through
the network.

There's an entry in the FAQ about this:
<http://subversion.tigris.org/faq.html#server-requirements> with
pointer to this conversation
<http://subversion.tigris.org/servlets/BrowseList?list=users&by=thread&from=330941>.
Not much there, just a single question and two replies. However, it
does match my experience: It doesn't take all that much for Subversion
to be happy.

--
David Weintraub
qazwart_at_gmail.com
On Mon, Oct 13, 2008 at 3:03 AM,  <sandeep.saxena_at_rbs.com> wrote:
>
> Hi,
>
> Any ideas on what all things to keep in mind while purchasing hardware for subversion setup for geographically distributed teams of a big project.
> Say Master Slave setup across 4-5 locations on globe for 500 users.
>
> Regards,
> Sandeep.
>
>
>
> ***********************************************************************************
> The Royal Bank of Scotland plc. Registered in Scotland No 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB.
> Authorised and regulated by the Financial Services Authority
>
> This e-mail message is confidential and for use by the
> addressee only. If the message is received by anyone other
> than the addressee, please return the message to the sender
> by replying to it and then delete the message from your
> computer. Internet e-mails are not necessarily secure. The
> Royal Bank of Scotland plc does not accept responsibility for
> changes made to this message after it was sent.
>
> Whilst all reasonable care has been taken to avoid the
> transmission of viruses, it is the responsibility of the recipient to
> ensure that the onward transmission, opening or use of this
> message and any attachments will not adversely affect its
> systems or data. No responsibility is accepted by The
> Royal Bank of Scotland plc in this regard and the recipient should carry
> out such virus and other checks as it considers appropriate.
> Visit our websites at:
> www.rbs.com
> www.rbs.com/gbm
> www.rbsgc.com
> ***********************************************************************************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-13 19:03:25 CEST

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.