all groups > visual studio .net ide > january 2007 >
You're in the

visual studio .net ide

group:

How do I remove source control info from project/solution?


How do I remove source control info from project/solution? ThinkRS232
1/24/2007 6:32:01 PM
visual studio .net ide:
We develop professional development libraries. I created a Visual Studio 2005
solution that includes several solution folder with projects.

e.g)

Solution
SolutionFolder1
ProjectA
ProjectB
SolutionFolder2
ProjectA
ProjectB

The solution is under source control via Visual SourceSafe as integrated
with Visual Studio. I want to distribute the entire solution to my customers,
however, all the source control information is in the solution and project
files. Is there some way I can have these removed without having to develop a
parallel solution void of source control? If I distribute with the source
control info, Visual Studio complains for the solution and every project the
solution loads.

Suggestions please????

--
WCSC (Willies Computer Software Co)
Re: How do I remove source control info from project/solution? Carlos J. Quintero [VB MVP]
1/30/2007 11:40:21 AM
You can try editing the .sln and .vbproj / .csproj files to remove SCC
information and delete the .scc and .vsscc files of your folders.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


"ThinkRS232" <ThinkRS232@discussions.microsoft.com> escribió en el mensaje
news:BCBC5469-68BD-40A0-BB0E-E5DF6D3FFAE8@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button