I want to build a linux machine to use as a test server (LAMP) and use SVN on it.

I am thinking maybe Ubantu as the OS but what hardware specs would I need. I think the entire site is less than a gig but if SVN is going to keep multiple versions than wouldnt I need a huge hard drive?

Any tips would be nice.

Thanks!!

link|improve this question

69% accept rate
feedback

1 Answer

up vote 0 down vote accepted

If it's solely a dev/test server, you need next to nothing specs-wise. SVN will take up less space than you'd expect - it stores changes, not a new copy of the entire site for each revision.

link|improve this answer
So would like 160GB HDD, 1GB RAM, Celeron 2.26GHz CPU be good? – John Isaacks May 18 '10 at 18:00
Most likely, yep. – ceejayoz May 18 '10 at 18:18
Thanks, I would up-vote your answer but I don't have the rep to do so yet. It would be nice if all the SO sites combined your rep and was the same across the board! – John Isaacks May 18 '10 at 18:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.