Differences between 'Add web site/solution to source control...'
        Posted  
        
            by Andy Rose
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Andy Rose
        
        
        
        Published on 2009-04-23T10:48:29Z
        Indexed on 
            2010/05/23
            4:30 UTC
        
        
        Read the original article
        Hit count: 408
        
I have opened a website website hosted on my workstation in Visual Studio 2008 and saved it as solution. I now want to add this to source contol and I am being given the option to either 'Add solution to source control...' or 'Add web site to source control...'.
This solution needs to be accessed, worked on and run locally by several other developers so I was wondering what the key differences are between each option and which would be the best to choose?
© Stack Overflow or respective owner