VS 2005 Source Control/ Images

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

By default VS 2005 is adding every folder in my website root to the project
and therefore adding it to source control. The problem is we have some very
large folders with 10's of thousands of images. Also, there are report file
directories with very large report files in the root as well. I've searched
in vain for a way to exclude these folders from the source control as you
could in VS2003. I can't find a way to do it when working with a web site in
2005. Any help would be greatly appreciated.
Thanks
 
Thus wrote john,
By default VS 2005 is adding every folder in my website root to the
project
and therefore adding it to source control. The problem is we have
some very
large folders with 10's of thousands of images. Also, there are
report file
directories with very large report files in the root as well. I've
searched
in vain for a way to exclude these folders from the source control as
you
could in VS2003. I can't find a way to do it when working with a web
site in
2005. Any help would be greatly appreciated.

What VCS do you use? I'm sure that behaviour isn't caused by VS2005 per se,
but rather your VCS plugin.

Cheers,
 
Using VSS 6.0d.

Thanks.

Joerg Jooss said:
Thus wrote john,


What VCS do you use? I'm sure that behaviour isn't caused by VS2005 per se,
but rather your VCS plugin.

Cheers,
 
Back
Top