> Also a nice way to share the base build if you are using 
> SourceSafe is to check the built dll's into SourceSafe, and 
> use shadow folders by referencing the files in the shadow 
> folder, it's very easy to update your local build to the 
> newest version of the built files by simply getting the 
> latest version of the build folder from SourceSafe

        But if the destination dll is huge (and we're talking a huge
solution here, so chances are, it is), say 5MB or more, every build will
thus use 5MB of space (maybe more) in sourcesafe, as sourcesafe stores a
bin file completely. So doing 100 nightly builds causes 500MB of size in
your db. :) Not a pleasant thought ;)

                FB

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to