I'm going to guess SVN requires a project file for bindings between IDE and SCM. There's really no reason to use a "website" instead of the more robust "web application project" in the .NET world ... ever since the 'WAP' was introduced with .NET 2.0.
Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private On Fri, Aug 7, 2009 at 4:04 PM, hIpPy <hippy2...@gmail.com> wrote: > > I have a visual studio Website project in SVN. When I do a checkout > from svn, I am able to see the SVN icon overlays in windows explorer > but I do not see in VisualSVN toolbar inside visual studio. Right > after visualSVN does a checkout I get a 'successfully checked out but > no one solution file found' error message. The VisualSVN toolbar is > dimmed. For updating and committing, I have to go through explorer. > > If I have a web application project (vbproj, solution file), then I am > able to see both, the icon overlays in explorer as well as VisualSVN > toolbar in VS. >