[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: Charles E. Doucette <cdoucette_at_med-learn.com>
Date: 2003-09-04 22:26:08 CEST

I just found this in the source code:

./include/svn_wc.h:#define SVN_WC_ADM_DIR_NAME ".svn"

So, perhaps if I can figure out how to build Subversion, I can redefine this
macro (perhaps "_svn")
as part of the build flags and see if that fixes the problem I'm having with
Visual Studio .NET
(although I'm not sure if/how I can build Subversion with Visual Studio .NET
because of this problem).

Then I'd be stuck with using the command line tools unless I started
rebuilding the GUI client tools too.

Chuck

-----Original Message-----
From: Charles E. Doucette [mailto:cdoucette@med-learn.com]
Sent: Thursday, September 04, 2003 3:51 PM
To: users@subversion.tigris.org
Cc: users@ankhsvn.tigris.org; 'Sara Fleming'; 'Steve Hoey'; 'Karl
Haakonsen'; 'Peiwen Wang'; 'Ryan McCullough'
Subject: can't open Visual Studio .NET project under Subversion control???

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

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-around this and choose a different subdirectory
name?

Thanks,
Chuck

---------------------------------------------------------------------
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:27:09 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.