Hi,
I'm using Visual studio .NET 2003 to work on asp.net project. In my project
folder, every folders contains a special folder '_svn' used by TortoiseSVN,
a 3rd party version control tools. My question here, how do I set my VS to
automatically hide and/or exclude these folders since they are not part of
my project and I don't want them to be copied to server when I issue Copy
Project in VS, just like _vti_* folders. Is that possible?
Thx
Carlos J. Quintero [VB MVP] - 09 Aug 2006 11:29 GMT
The Solution Explorer has a context menu with the "Exclude From Project"
item and it has also a "Show All Files" toggle button to show/hide files
that are not part of the project.

Signature
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
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thx