[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: can't open Visual Studio .NET project under Subversion control???

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-09-04 22:49:03 CEST

Charles E. Doucette wrote:
> Whenever I try to open a Subversion project with Visual Studio .NET,
> I get a warning message:
>
> Refreshing the project failed. Unable to retrieve folder information
> from the server.
>
> Sometimes the project still opens; but, frequently I get a separate
> error message telling me that the web folder
> http://localhost/WebApplication1 does not correspond to the file
> c:/inetpub/wwwroot/WebApplication1 (or the share
> \\mypc\wwwroot$\WebApplication1).
>
> The posting from microsoft.public.vsnet.general which I saw on google
> groups explains this problem in a little bit more detail:
>
>
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=Oss2XtxE
DHA.1612%40TK2MSFTNGP11.phx.gbl&rnum=3&prev=/groups%3Fq%3DRefreshing%2Bthe%2
Bproject%2Bfailed.%2BUnable%2Bto%2Bretrieve%2Bfolder%2Binformation%2Bfrom%2B
the%2Bserver.%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3DOss2XtxED
HA.1612%2540TK2MSFTNGP11.phx.gbl%26rnum%3D3

Are you sure that was the link you intended to post? It was a very short
thread, and the only detail I saw was "that rings a bell.. FrontPage Server
Extensions??"

>
> Can anyone shed any light on this problem? Why can we create a ".svn"
> subdirectory within the command window but not in Windows explorer?
> Is Visual Studio .NET broken? Is there any way to either a) Get MS to
> recognize and fix this problem in a timely fashion or b) Get
> Subversion to work-aroudn this and choose a different subdirectory
> name?

Personally, I don't do much ASP.NET, so I have never encountered the problem
myself. This particular problem does not manifest itself with other types of
projects, such as windows forms and class libraries.

However, I have been told that using regular class library projects instead
of web projects for ASP.NET development is an acceptable workaround. Set the
output directory for the class lib project to the \bin dir of the web app
instead of \debug\bin. See
http://www.mail-archive.com/nant-developers@lists.sourceforge.net/msg01908.h
tml

--
Arild
AnkhSVN: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
RSS: http://ankhsvn.com/blog/Rss.aspx
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 4 22:50:03 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.