You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by sa...@rbs.com on 2008/10/13 07:03:39 UTC

Hardware Requirements for Subversion Setup.

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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Hardware Requirements for Subversion Setup.

Posted by Marc Haisenko <ha...@comdasys.com>.
On Monday 13 October 2008 09:03:39 sandeep.saxena@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.

As others have already told you, you don't need to pay much attention to CPU 
and RAM, SubVersion is quite fast. But if you have a lot of users and/or lots 
of access then you should pay attention to your network connection and your 
IO: a hardware RAID 5 might be a good idea.
	Marc

-- 
Marc Haisenko

Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany

Tel.: +49 (0)89 548 433 321

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Hardware Requirements for Subversion Setup.

Posted by David Weintraub <qa...@gmail.com>.
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@gmail.com



On Mon, Oct 13, 2008 at 3:03 AM,  <sa...@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@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

Re: Hardware Requirements for Subversion Setup.

Posted by Toby Thain <to...@telegraphics.com.au>.
On 13-Oct-08, at 3:03 AM, <sa...@rbs.com>  
<sa...@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.
>


Any entry level single CPU server running Linux/Solaris/BSD will  
handle this fine (say 2GB, 2-3GHz).

--Toby

> Regards,
> Sandeep.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org