Sign in
Mikhail Arkhipov (MSFT)'s WebLog
Visual Web Developer stuff
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Blog Home
Email Blog Author
Share this
RSS for posts
Atom
RSS for comments
Search
Tags
Personal
Rants
Archive
Archives
June 2012
(1)
July 2010
(1)
January 2009
(1)
December 2008
(5)
June 2008
(2)
April 2008
(1)
March 2008
(3)
January 2008
(1)
December 2007
(5)
November 2007
(3)
October 2007
(4)
September 2007
(3)
August 2007
(3)
April 2007
(5)
February 2007
(3)
January 2007
(3)
December 2006
(7)
November 2006
(3)
October 2006
(2)
September 2006
(2)
July 2006
(4)
June 2006
(4)
May 2006
(7)
April 2006
(8)
March 2006
(5)
February 2006
(3)
January 2006
(2)
December 2005
(6)
November 2005
(4)
October 2005
(3)
September 2005
(1)
August 2005
(6)
July 2005
(2)
June 2005
(15)
May 2005
(3)
April 2005
(6)
March 2005
(2)
January 2005
(7)
December 2004
(3)
November 2004
(1)
October 2004
(3)
September 2004
(4)
August 2004
(13)
July 2004
(6)
June 2004
(16)
May 2004
(15)
How many machines is enough? I think, one :-)
MSDN Blogs
>
Mikhail Arkhipov (MSFT)'s WebLog
>
How many machines is enough? I think, one :-)
How many machines is enough? I think, one :-)
Rate This
Mikhail Arkhipov
26 Jun 2005 3:02 PM
Comments
1
Interesting post
. I have seen people keeping around a lot of machines. For me, multiple machines produces too much noise :-(. I personally have been trying to keep a single machine + laptop. Usually at the end of the product cycle (such as now) I have to maintain two machines since closer to release code base forks and RC branch only gets selected fixes while active development continues in the branch that goes towards the next release.
I don't need separate test machine since our team employs dedicated check in / test machine. I run a subset of tests on my primary machine (it takes about 30 minutes), then obtain a cookie on the team checkin machine (also called 'buddy build machine'), submit changes and then run build and tests on the shared machine via terminal server (takes about 3 hours). If everything goes well, I release the machine and release script automatically updates 'safe sync' label to my change list.
I run Windows 2003 Standard Server on my primary box. Server is more convenient since I can open terminal server session to my own machine and run tests in that session while continue working on the primary console.
1 Comments
Blog - Comment List MSDN TechNet
Comments
Loading...