vss2005 web project
how can you exclude some files in a VS2005 web project from being included
in source safe ?
There are some files on the website, that do not require source control,
like exe's that customers download etc.
how can these be excluded from the source safe but still included in the web
project ?
.
Relevant Pages
- Re: Referenced class lib output is checked into source safe.
... there is no exclude from project context menu item. ... > the bin folder into our VSS database when add source control for ASP.NET ... > addition, in the ASP.NET/VS.NET 2.0, the improved web project structure ... > |> The problem is that this bin directory is placed in source safe when I ... (microsoft.public.dotnet.framework.aspnet) - Re: vss2005 web project
... This posting is provided "AS IS" with no warranties, and confers no rights. ... > how can you exclude some files in a VS2005 web project from being included ... > how can these be excluded from the source safe but still included in the ... (microsoft.public.vstudio.sourcesafe) - Re: vss2005 web project
... SourceSafe creates in every folder that's under source control). ... If you want to exclude an entire directory from source control ... web project shows virtual folders collapsed (so there you'll have some sort ... > dropped back into the download directory as required ... (microsoft.public.vstudio.sourcesafe) - Re: @Microsoft READ THIS [solution]
... I understand you're getting an "Unspecified error" message from VisualStudio ... 2005 when you're opening the ChangeSourceControl dialog for a solution ... containing a LocalHost web project. ... > If i rename the folder in source safe and thus create a brand new iis-site ... (microsoft.public.vstudio.sourcesafe) - Re: vss2005 web project
... If the binary files are not build output of a project in the solution, ... no reason for them to be excluded from source control.VSS database can store ... functionality supported by the web projects - the web project team is aware ... As for "exclude from project" I'm not sure if they will support such thing. ... (microsoft.public.vstudio.sourcesafe) |
|